summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2002-08-17 05:59:00 +0000
committertron <tron@pkgsrc.org>2002-08-17 05:59:00 +0000
commit7085ba822c78aa074a89eeb175667dacc12e8768 (patch)
treeb1ff673dfe8b8e52a0164a3aae00f7e4e18faa86 /cad
parentd386bbbae37f7739d2d874e40eb8f7f4048f8ba2 (diff)
downloadpkgsrc-7085ba822c78aa074a89eeb175667dacc12e8768.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')
-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}