aboutsummaryrefslogtreecommitdiff
path: root/science/gnudatalanguage
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-09-24 20:11:30 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-09-24 20:11:30 +0000
commita2c28e62efe2a85e26fa4d2c6735339d9e88cb9f (patch)
treee63000b37af3a89178236df71891a3385762ea11 /science/gnudatalanguage
parentf42b47870c8581489b9c47b23de42518c9fe3808 (diff)
downloadports-a2c28e62efe2a85e26fa4d2c6735339d9e88cb9f.tar.gz
ports-a2c28e62efe2a85e26fa4d2c6735339d9e88cb9f.zip
Notes
Diffstat (limited to 'science/gnudatalanguage')
-rw-r--r--science/gnudatalanguage/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile
index b8a493f9d67d..34c2985fdb57 100644
--- a/science/gnudatalanguage/Makefile
+++ b/science/gnudatalanguage/Makefile
@@ -33,6 +33,8 @@ LIB_DEPENDS+= plplotd.9:${PORTSDIR}/math/plplot \
gsl.15:${PORTSDIR}/math/gsl \
dps.0:${PORTSDIR}/x11/dgs
+BROKEN= does not build
+
USE_GCC= 4.4+
USE_WX= 2.8
GNU_CONFIGURE= yes
@@ -94,10 +96,6 @@ CONFIGURE_ARGS+=--with-python=no
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 800000
-BROKEN= Does not build on FreeBSD-7
-.endif
-
.if defined(PACKAGE_BUILDING) || exists(${LOCALBASE}/lib/libfftw3.so)
WITH_FFTW3= yes
.endif