diff options
Diffstat (limited to 'x11-toolkits/gnome--')
-rw-r--r-- | x11-toolkits/gnome--/Makefile | 10 | ||||
-rw-r--r-- | x11-toolkits/gnome--/pkg-plist | 2 |
2 files changed, 5 insertions, 7 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> diff --git a/x11-toolkits/gnome--/pkg-plist b/x11-toolkits/gnome--/pkg-plist index 4e2bee137e99..ca525423501f 100644 --- a/x11-toolkits/gnome--/pkg-plist +++ b/x11-toolkits/gnome--/pkg-plist @@ -112,8 +112,8 @@ include/gnome--/procbar.h include/gnome--/propertybox.h include/gnome--/stock.h include/gnome--/types.h -lib/libgnomemm-1.1.so.3 lib/libgnomemm.a lib/libgnomemm.so +lib/libgnomemm.so.3 @dirrm include/gnome--/private @dirrm include/gnome-- |