diff options
Diffstat (limited to 'devel/gconfmm26/Makefile')
-rw-r--r-- | devel/gconfmm26/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gconfmm26/Makefile b/devel/gconfmm26/Makefile index e2bf7256abf4..e1bec088b14c 100644 --- a/devel/gconfmm26/Makefile +++ b/devel/gconfmm26/Makefile @@ -8,6 +8,7 @@ PORTNAME= gconfmm PORTVERSION= 2.22.0 +PORTREVISION= 1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -23,9 +24,8 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ LATEST_LINK= gconfmm26 USE_BZIP2= yes -USE_XLIB= yes +USE_XORG= x11 USE_GMAKE= yes -USE_GCC= 3.4+ USE_GNOME= gnomehack gconf2 GNU_CONFIGURE= yes USE_LDCONFIG= yes |