aboutsummaryrefslogtreecommitdiff
path: root/devel/gconfmm
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gconfmm')
-rw-r--r--devel/gconfmm/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/gconfmm/Makefile b/devel/gconfmm/Makefile
index 024621aa0e15..fcdec5cefa5a 100644
--- a/devel/gconfmm/Makefile
+++ b/devel/gconfmm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gconfmm
PORTVERSION= 2.0.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -20,11 +20,10 @@ LIB_DEPENDS= gtkmm-2.0:${PORTSDIR}/x11-toolkits/gtkmm20
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_AUTOTOOLS= libtool:15
-USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomehack lthack gconf2
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-static
.include <bsd.port.mk>