From fa69dc49da936f2ab48962e37a87cf097f2edbce Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 8 Dec 2006 07:48:34 +0000 Subject: Update to 2.2.3. Approved by: maintainer --- net/opal3/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/opal3/Makefile') diff --git a/net/opal3/Makefile b/net/opal3/Makefile index bd674ce..4f574e0 100644 --- a/net/opal3/Makefile +++ b/net/opal3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= opal -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.3 CATEGORIES= net MASTER_SITES= http://www.voxgratia.org/releases/ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/./_/g}-src- @@ -17,12 +17,13 @@ COMMENT= VoIP abstraction library LIB_DEPENDS= pt_r.1:${PORTSDIR}/devel/pwlib -WRKSRC= ${WRKDIR}/${PORTNAME}_Phobos_release2 +WRKSRC= ${WRKDIR}/${PORTNAME}_v${PORTVERSION:S/./_/g} # In opal's Makefile the default make's target is optshared ALL_TARGET= optshared USE_GMAKE= yes USE_AUTOTOOLS= autoconf:259 +USE_GNOME= gnometarget GNU_CONFIGURE= yes INSTALLS_SHLIB= yes NO_FILTER_SHLIBS= yes -- cgit v1.1