aboutsummaryrefslogtreecommitdiff
path: root/devel/gconf2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-08-08 14:57:30 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-08-08 14:57:30 +0000
commit73debbf59c025cb8fb111df3351d512689997668 (patch)
tree339cc9175e515eeadfa5b3caf4246b7acd160c56 /devel/gconf2
parentd51ec95664d40d16cd6b792a0da6da4349601433 (diff)
downloadports-73debbf59c025cb8fb111df3351d512689997668.tar.gz
ports-73debbf59c025cb8fb111df3351d512689997668.zip
Notes
Diffstat (limited to 'devel/gconf2')
-rw-r--r--devel/gconf2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 4e1a7b6f432d..1b084f024208 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gconf2
PORTVERSION= 2.14.0
-PORTREVISION?= 2
+PORTREVISION?= 3
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/GConf/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -22,6 +22,8 @@ USE_BZIP2= yes
.if !defined(REFERENCE_PORT)
+LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt
+
USE_GMAKE= yes
USE_GETTEXT= yes
USE_X_PREFIX= yes