diff options
Diffstat (limited to 'math/gretl/Makefile')
-rw-r--r-- | math/gretl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gretl/Makefile b/math/gretl/Makefile index c6b9e1be41d3..c36ad83fcf25 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -8,7 +8,7 @@ PORTNAME= gretl PORTVERSION= 1.6.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math finance MASTER_SITES= SF @@ -49,7 +49,6 @@ BROKEN= math/lapack appears to be broken on alpha PKGNAMESUFFIX= -gnome USE_GNOME+= gnomeprefix gtksourceview libgnomeui GCONF_SCHEMAS= gretl.schemas -DATADIR= ${PREFIX}/share/gnome/${PORTNAME} .else CONFIGURE_ARGS+= --without-gnome --without-gtksourceview .endif |