summaryrefslogtreecommitdiffstats
path: root/devel/gconf2
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gconf2')
-rw-r--r--devel/gconf2/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 54ff288bd..097767b25 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -3,12 +3,12 @@
# Whom: Ade Lovett <ade@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/gconf2/Makefile,v 1.75 2006/07/23 19:22:22 mezz Exp $
+# $MCom: ports/devel/gconf2/Makefile,v 1.76 2006/07/27 13:49:27 marcus Exp $
#
PORTNAME= gconf2
PORTVERSION= 2.14.0
-PORTREVISION?= 5
+PORTREVISION?= 6
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_XLIB= yes