From 6897410334e780305a6f28472d7e51f0ecfb594e Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 9 Aug 2006 16:43:43 +0000 Subject: Add an explicit dependency on popt. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7018 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gconf2/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'devel') 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 # # $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 -- cgit v1.2.3