mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
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>
|