aboutsummaryrefslogtreecommitdiff
path: root/math/gretl/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 03:50:03 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 03:50:03 +0000
commit980148c0baf5d6de9c0336920edaa1ceeb8de4f7 (patch)
tree261681a5ddf784c5b402be126028d7474dd06d29 /math/gretl/Makefile
parent5e689f791a41a9f61ab35d0b4728f074fa4d2401 (diff)
downloadports-980148c0baf5d6de9c0336920edaa1ceeb8de4f7.tar.gz
ports-980148c0baf5d6de9c0336920edaa1ceeb8de4f7.zip
Notes
Diffstat (limited to 'math/gretl/Makefile')
-rw-r--r--math/gretl/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile
index 97a3d1aaad0f..6dc3ba275cd4 100644
--- a/math/gretl/Makefile
+++ b/math/gretl/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gretl
-PORTVERSION= 1.1.0
+PORTVERSION= 1.1.2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -32,12 +32,14 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ARGS= --enable-static --enable-shared --with-gmake
INSTALLS_SHLIB= yes
-NOT_FOR_ARCHS= alpha
-
MAN1= gretl.1 gretl-config.1
.include <bsd.port.pre.mk>
+.if ${ARCH} == "alpha"
+BROKEN= "math/lapack appears to be broken on alpha"
+.endif
+
.if ${HAVE_GNOME:Mlibgnomeui}!=""
PKGNAMESUFFIX= -gnome
USE_GNOME+= gnomeprefix libgnomeprintui libgnomeui