summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/dialog/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile
index a82f52cae66..8d988a397ac 100644
--- a/misc/dialog/Makefile
+++ b/misc/dialog/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/11/30 03:20:16 jlam Exp $
-#
+# $NetBSD: Makefile,v 1.11 2002/04/22 13:07:51 tron Exp $
DISTNAME= dialog-0.6z
CATEGORIES= misc
@@ -11,6 +10,8 @@ COMMENT= Display dialog boxes from shell scripts
USE_BUILDLINK_ONLY= # defined
USE_GMAKE= # defined
+INCOMPAT_CURSES= 1.5 1.5.*
+
EGDIR= ${PREFIX}/share/examples/dialog
EGFILES= checklist guage infobox inputbox menubox msgbox
EGFILES+= radiolist textbox yesno