summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authordholland <dholland>2015-01-01 11:08:46 +0000
committerdholland <dholland>2015-01-01 11:08:46 +0000
commit7f8fdfbabc5b57711c8425b8bf7606e34aff337b (patch)
tree1d7ed7c6a5a404599f4d773d7d92174c0282dfdd /math
parentdaadeccc866ed685eb88220d5906de27a947e220 (diff)
downloadpkgsrc-7f8fdfbabc5b57711c8425b8bf7606e34aff337b.tar.gz
Use BROKEN_ON_PLATFORMS with LP64PLATFORMS.
Diffstat (limited to 'math')
-rw-r--r--math/scilab/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 7132339da47..589f021a54b 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.93 2014/10/09 19:14:04 jaapb Exp $
+# $NetBSD: Makefile,v 1.94 2015/01/01 11:08:46 dholland Exp $
#
DISTNAME= ${SCIBASE}-src
@@ -18,7 +18,7 @@ SCIBASE= scilab-4.1
# SCIBASE is updated.
WRKSRC= ${WRKDIR}/${SCIBASE}
-NOT_FOR_PLATFORM+= ${LP64PLATFORMS}
+BROKEN_ON_PLATFORM+= ${LP64PLATFORMS}
USE_LANGUAGES= c fortran77
USE_X11BASE= yes