diff options
Diffstat (limited to 'devel/gconfmm26/Makefile')
-rw-r--r-- | devel/gconfmm26/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile index 6cd6b6f34..788b8aec5 100644 --- a/devel/gconfmm26/Makefile +++ b/devel/gconfmm26/Makefile @@ -3,12 +3,11 @@ # Whom: Alexander Nedotsukov <bland@mail.ru> # # $FreeBSD$ -# $MCom: ports/devel/gconfmm26/Makefile,v 1.12 2006/07/21 17:40:05 marcus Exp $ +# $MCom: ports/devel/gconfmm26/Makefile,v 1.13 2006/07/21 20:46:55 mezz Exp $ # PORTNAME= gconfmm -PORTVERSION= 2.14.2 -PORTREVISION= 1 +PORTVERSION= 2.16.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -29,7 +28,7 @@ USE_GMAKE= yes USE_GCC= 3.4 USE_GNOME= gnomehack gconf2 GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-static PLIST_SUB= VERSION="2.6" API_VERSION="2.6" |