From 7b440318c026f6439da1a9df5d1d3b95169c8a0d Mon Sep 17 00:00:00 2001 From: lioux Date: Mon, 2 Sep 2002 01:13:08 +0000 Subject: Deploy USE_GNOMENG infrastructure PR: 42303 Submitted by: Edwin Groothuis --- science/euler/Makefile | 3 ++- science/gdis/Makefile | 3 ++- science/vis5d+/Makefile | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'science') diff --git a/science/euler/Makefile b/science/euler/Makefile index b34ac439b19e..72c83cf737e0 100644 --- a/science/euler/Makefile +++ b/science/euler/Makefile @@ -15,7 +15,8 @@ MASTER_SITE_SUBDIR= euler MAINTAINER= ports@FreeBSD.org USE_REINPLACE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 WRKSRC= ${WRKDIR}/${DISTNAME:R}/source MAKEFILE= makefile ALL_TARGET= # empty diff --git a/science/gdis/Makefile b/science/gdis/Makefile index 5de233041282..c43fc3122e6f 100644 --- a/science/gdis/Makefile +++ b/science/gdis/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= gtkextra:${PORTSDIR}/x11-toolkits/gtkextra \ gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea USE_REINPLACE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_MESA= yes WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile index 4828246b1a6a..aafbc871911e 100644 --- a/science/vis5d+/Makefile +++ b/science/vis5d+/Makefile @@ -25,7 +25,8 @@ RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick USE_BISON= yes USE_MESA= yes USE_XLIB= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ENV= \ -- cgit