summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
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}