From 3a08a314e9f6d6992937ed2fb5c2a7dc38b4e0b8 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 8 Aug 2006 05:41:20 +0000 Subject: Add an explicit dependency on popt. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6996 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/libbonobo/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index b6aadd3b0..ef5021271 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -3,12 +3,12 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/devel/libbonobo/Makefile,v 1.45 2006/04/13 07:52:33 bland Exp $ +# $MCom: ports/devel/libbonobo/Makefile,v 1.47 2006/07/12 17:03:26 ahze Exp $ # PORTNAME= libbonobo PORTVERSION= 2.15.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -21,6 +21,8 @@ USE_BZIP2= yes .if !defined(REFERENCE_PORT) +LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt + USE_GMAKE= yes USE_BISON= yes USE_GETTEXT= yes -- cgit v1.2.3