11 lines
182 B
Makefile
11 lines
182 B
Makefile
|
# $FreeBSD$
|
||
|
# This file is not autogenerated - take care!
|
||
|
|
||
|
DIRDEPS_OPTIONS= DIALOG
|
||
|
|
||
|
DIRDEPS.DIALOG.yes= \
|
||
|
gnu/lib/libdialog \
|
||
|
lib/ncurses/ncursesw \
|
||
|
|
||
|
.include <dirdeps-options.mk>
|