aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/gnome--/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gnome--/Makefile')
-rw-r--r--x11-toolkits/gnome--/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11-toolkits/gnome--/Makefile b/x11-toolkits/gnome--/Makefile
index 37e6b153624d..145f4a6b049e 100644
--- a/x11-toolkits/gnome--/Makefile
+++ b/x11-toolkits/gnome--/Makefile
@@ -12,17 +12,15 @@ MASTER_SITES= http://download.sourceforge.net/gtkmm/
MAINTAINER= erich@tacni.net
-LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gtkmm-1.2.1:${PORTSDIR}/x11-toolkits/gtk--
+LIB_DEPENDS= gtkmm.1:${PORTSDIR}/x11-toolkits/gtk--
BUILD_DEPENDS= m4:${PORTSDIR}/devel/m4
-GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
-
USE_X_PREFIX= yes
USE_GMAKE= yes
+USE_GNOME= yes
USE_LIBTOOL= yes
-CONFIGURE_ARGS+=--enable-static=yes
-CONFIGURE_ENV+= GTK_CONFIG="${GTK_CONFIG}"
+LIBTOOLFLAGS= --disable-ltlibs --release-ignore
INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --enable-static
.include <bsd.port.mk>