diff options
Diffstat (limited to 'math/geg')
-rw-r--r-- | math/geg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile index 9b3401323960..3b5cb73b46a3 100644 --- a/math/geg/Makefile +++ b/math/geg/Makefile @@ -7,7 +7,7 @@ PORTNAME= geg PORTVERSION= 1.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.infolaunch.com/~daveb/ @@ -16,7 +16,6 @@ MASTER_SITE_SUBDIR= science/visualization/plotting MAINTAINER= domi@saargate.de COMMENT= Visualise multiple 2D-functions of one variable -USE_X_PREFIX= yes USE_GNOME= gtk12 USE_AUTOTOOLS= automake:15 autoconf:261 AUTOMAKE_ARGS= -a -i |