diff options
Diffstat (limited to 'devel/gconfmm/Makefile')
-rw-r--r-- | devel/gconfmm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gconfmm/Makefile b/devel/gconfmm/Makefile index 9dd0e730cb01..08cbb85f7d7a 100644 --- a/devel/gconfmm/Makefile +++ b/devel/gconfmm/Makefile @@ -7,7 +7,7 @@ PORTNAME= gconfmm PORTVERSION= 2.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -22,7 +22,7 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack lthack gconf2 -USE_AUTOTOOLS= libtool:13:inc +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-static |