aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/guile-gtk/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-07-14 23:09:04 +0800
committermarcus <marcus@FreeBSD.org>2002-07-14 23:09:04 +0800
commit54834571508253e56322c2b7242d65d30317a5ae (patch)
treeca4189fe77439436638c523b067ddcc2bf81f127 /x11-toolkits/guile-gtk/Makefile
parent5e9e122e02d4dc961ec450819de752159a7d214e (diff)
downloadfreebsd-ports-gnome-54834571508253e56322c2b7242d65d30317a5ae.tar.gz
freebsd-ports-gnome-54834571508253e56322c2b7242d65d30317a5ae.tar.zst
freebsd-ports-gnome-54834571508253e56322c2b7242d65d30317a5ae.zip
Use USE_GNOMENG.
Diffstat (limited to 'x11-toolkits/guile-gtk/Makefile')
-rw-r--r--x11-toolkits/guile-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/guile-gtk/Makefile b/x11-toolkits/guile-gtk/Makefile
index 37d0c0503f88..eb3810280229 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" \