summaryrefslogtreecommitdiff
path: root/cad/boolean
diff options
context:
space:
mode:
authortron <tron>2002-08-17 05:59:00 +0000
committertron <tron>2002-08-17 05:59:00 +0000
commit34e59964c49560699bd7caccde0524bfbdf5ed32 (patch)
treeb1ff673dfe8b8e52a0164a3aae00f7e4e18faa86 /cad/boolean
parentcd474c90e75fd8a24139042b6e74e7bf06de833e (diff)
downloadpkgsrc-34e59964c49560699bd7caccde0524bfbdf5ed32.tar.gz
Mark this package as NetBSD 1.4 and 1.5 only because it cannot be built
with g++ 2.95.3.
Diffstat (limited to 'cad/boolean')
-rw-r--r--cad/boolean/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/cad/boolean/Makefile b/cad/boolean/Makefile
index 2c44a9acdcc..0f0716c7a3b 100644
--- a/cad/boolean/Makefile
+++ b/cad/boolean/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2002/03/17 17:20:01 fredb Exp $
+# $NetBSD: Makefile,v 1.5 2002/08/17 05:59:00 tron Exp $
#
DISTNAME= boolean
@@ -17,6 +17,9 @@ DEPENDS+= wxGTK>=2.2.7nb1:../../x11/wxGTK
DIST_SUBDIR= ${PKGNAME_NOREV}
REL= 6.2
+# This package cannot be built with g++ 2.95.3.
+ONLY_FOR_PLATFORM= NetBSD-1.[45]*-*
+
WRKSRC= ${WRKDIR}/boolean/${REL}/linux
MAKEFILE= makefile.gui
PLIST_SUBST= REL=${REL}