From b0bf03fdba7985bdf1a3a3d84f0ee0688cd6df88 Mon Sep 17 00:00:00 2001 From: lioux Date: Fri, 30 Aug 2002 14:07:44 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42208 Submitted by: Edwin Groothuis --- math/geg/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/geg') diff --git a/math/geg/Makefile b/math/geg/Makefile index 432fbab0a7d..25b3175e250 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" \ -- cgit