summaryrefslogtreecommitdiff
path: root/misc/dialog
diff options
context:
space:
mode:
authorjlam <jlam>2002-08-07 06:10:32 +0000
committerjlam <jlam>2002-08-07 06:10:32 +0000
commit2b47e81fbc45dfe4f1d14e2bac141c6d79be31e9 (patch)
tree6a4bcdaefbca611c5858b32f72cc017cc3ad3a52 /misc/dialog
parentbeac53b26e2ba8045d14f45f493a520a7048cdbc (diff)
downloadpkgsrc-2b47e81fbc45dfe4f1d14e2bac141c6d79be31e9.tar.gz
Create new variables INCOMPAT_ZLIB, INCOMPAT_BZIP2, INCOMPAT_READLINE,
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of shell wildcards intended to match against ${MACHINE_PLATFORM}. These variables are used to note those platforms that have the named packages in the base system but are incompatible in some way from the pkgsrc version of the same package. Change INCOMPAT_CURSES to have the same sematics as above. These variables allow much greater precision in specifying which platforms have broken (for the purposes of pkgsrc) versions of software in the base system that must be ignored. The buildlink.mk files for these packages define private _INCOMPAT_* versions of these variables, and they contain the default lists of platforms that are known to have incompatible software bits. This addresses pkg/17775 submitted by Julien T. Letessier <julien.letessier at sun dot com>.
Diffstat (limited to 'misc/dialog')
-rw-r--r--misc/dialog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dialog/Makefile b/misc/dialog/Makefile
index 8d988a397ac..678e4d0e4df 100644
--- a/misc/dialog/Makefile
+++ b/misc/dialog/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/04/22 13:07:51 tron Exp $
+# $NetBSD: Makefile,v 1.12 2002/08/07 06:10:35 jlam Exp $
DISTNAME= dialog-0.6z
CATEGORIES= misc
@@ -10,7 +10,7 @@ COMMENT= Display dialog boxes from shell scripts
USE_BUILDLINK_ONLY= # defined
USE_GMAKE= # defined
-INCOMPAT_CURSES= 1.5 1.5.*
+INCOMPAT_CURSES= NetBSD-1.5-* NetBSD-1.5.*-*
EGDIR= ${PREFIX}/share/examples/dialog
EGFILES= checklist guage infobox inputbox menubox msgbox