summaryrefslogtreecommitdiff
path: root/math/geg/Makefile
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 14:07:44 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-30 14:07:44 +0000
commit4c41f42514874bc46cf9e453ac6a566a8f8b7fa5 (patch)
tree3e63dbe90ec36264d8c8e1f846bf57a90a59388d /math/geg/Makefile
parentDeploy USE_GNOMENG infrastructure (diff)
Deploy USE_GNOMENG infrastructure
PR: 42208 Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes
Notes: svn path=/head/; revision=65313
Diffstat (limited to 'math/geg/Makefile')
-rw-r--r--math/geg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/geg/Makefile b/math/geg/Makefile
index 432fbab0a7de..25b3175e2502 100644
--- a/math/geg/Makefile
+++ b/math/geg/Makefile
@@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= science/visualization/plotting
MAINTAINER= domi@saargate.de
USE_X_PREFIX= yes
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_AUTOMAKE= yes
AUTOMAKE_ARGS= -a -i
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \