diff options
Diffstat (limited to 'math/geg/Makefile')
-rw-r--r-- | math/geg/Makefile | 3 |
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" \ |