From 43419d003c5ddafbcd7d9e6fa80198d8ecd65c70 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Tue, 1 Dec 2009 11:02:40 +0000 Subject: - Remove --disable-upnp from CONFIGURE_ARGS since this is now regulated by UPNP config knob - Bump PORTREVISION since UPNP config knob was not being upheld PR: ports/141019 Approved by: maintainer --- net-p2p/amule-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/amule-devel') diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 67bdc2f31324..1b2b31dab8e3 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= aMule PORTVERSION= 2.2.6 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} @@ -30,7 +31,6 @@ CONFIGURE_ARGS= --disable-debug \ --with-libintl-prefix=${LOCALBASE} \ --with-libiconv-prefix=${LOCALBASE} \ --with-crypto-prefix=${LOCALBASE} \ - --disable-upnp \ --with-denoise-level=0 CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ -- cgit v1.2.3