summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-07-14 15:09:04 +0000
committermarcus <marcus@FreeBSD.org>2002-07-14 15:09:04 +0000
commit54834571508253e56322c2b7242d65d30317a5ae (patch)
treeca4189fe77439436638c523b067ddcc2bf81f127
parent5e9e122e02d4dc961ec450819de752159a7d214e (diff)
downloadFreeBSD-ports-54834571508253e56322c2b7242d65d30317a5ae.zip
FreeBSD-ports-54834571508253e56322c2b7242d65d30317a5ae.tar.gz
Use USE_GNOMENG.
-rw-r--r--x11-toolkits/guile-gnome/Makefile3
-rw-r--r--x11-toolkits/guile-gtk/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/guile-gnome/Makefile b/x11-toolkits/guile-gnome/Makefile
index 9c8d69a..53119c2 100644
--- a/x11-toolkits/guile-gnome/Makefile
+++ b/x11-toolkits/guile-gnome/Makefile
@@ -18,7 +18,8 @@ MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= guilegtk-1.2.0:${PORTSDIR}/x11-toolkits/guile-gtk
USE_LIBTOOL= yes
-USE_GNOME= yes
+USE_GNOMENG= yes
+USE_GNOME= gnomeprefix bonobo gtkhtml libglade
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --with-bonobo --with-gtkhtml --without-gal \
--with-libglade --with-gdkpixbuf --with-ghttp
diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile
index 37d0c05..eb38102 100644
--- a/x11-toolkits/guile-gtk/Makefile
+++ b/x11-toolkits/guile-gtk/Makefile
@@ -19,7 +19,8 @@ LIB_DEPENDS= guile.10:${PORTSDIR}/lang/guile
WRKSRC= ${WRKDIR}/${DISTNAME}/guile-gtk
-USE_GTK= yes
+USE_GNOMENG= yes
+USE_GNOME= gtk12
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
OpenPOWER on IntegriCloud