From 4c41f42514874bc46cf9e453ac6a566a8f8b7fa5 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Fri, 30 Aug 2002 14:07:44 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42208 Submitted by: Edwin Groothuis --- math/geg/Makefile | 3 ++- math/graphthing/Makefile | 3 ++- math/grpn/Makefile | 3 ++- math/surf/Makefile | 3 ++- 4 files changed, 8 insertions(+), 4 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" \ diff --git a/math/graphthing/Makefile b/math/graphthing/Makefile index 0d2b945cfe1b..7bb710981204 100644 --- a/math/graphthing/Makefile +++ b/math/graphthing/Makefile @@ -16,7 +16,8 @@ MAINTAINER= freebsdports@arved.de LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/math/grpn/Makefile b/math/grpn/Makefile index 7a0fcccc18a6..27e8761bec32 100644 --- a/math/grpn/Makefile +++ b/math/grpn/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= http://lashwhip.com/grpn/ MAINTAINER= jedgar@FreeBSD.org USE_X_PREFIX= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 ALL_TARGET= diff --git a/math/surf/Makefile b/math/surf/Makefile index ff6e2fd2aedc..e8e1842a1f43 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ gmp.6:${PORTSDIR}/math/libgmp4 -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ -- cgit v1.2.3