summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/dialog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/dialog/Makefile')
-rw-r--r--gnu/usr.bin/dialog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/dialog/Makefile b/gnu/usr.bin/dialog/Makefile
index 7c98cfc..a7e0a57 100644
--- a/gnu/usr.bin/dialog/Makefile
+++ b/gnu/usr.bin/dialog/Makefile
@@ -10,7 +10,7 @@ CFLAGS+= -I${.CURDIR} -I${DIALOG}
WARNS?= 6
-.include <bsd.own.mk>
+.include <src.opts.mk>
.if ${MK_NCURSESW} == "no"
DPADD+= ${LIBNCURSES}
OpenPOWER on IntegriCloud