aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/amule
diff options
context:
space:
mode:
authorBarbara Guida <bar@FreeBSD.org>2015-10-23 23:07:07 +0000
committerBarbara Guida <bar@FreeBSD.org>2015-10-23 23:07:07 +0000
commitbf534872af32214a929b225f23ce51d8510563b4 (patch)
tree69c6d090d20bae1f3bd003fe39dd381c127f87d3 /net-p2p/amule
parent75f6a10389a57d0ce921b6038f048090261ee675 (diff)
downloadports-bf534872af32214a929b225f23ce51d8510563b4.tar.gz
ports-bf534872af32214a929b225f23ce51d8510563b4.zip
- Change security/cryptopp from BUILD_DEPENDS to LIB_DEPENDS as it defaults to non-static build
- Update devel port to svn revision 10871 - Remove WX_UNICODE - Regenerate patch - Try sorting USES - Remove article from COMMENT PR: 203670
Notes
Notes: svn path=/head/; revision=400063
Diffstat (limited to 'net-p2p/amule')
-rw-r--r--net-p2p/amule/Makefile11
-rw-r--r--net-p2p/amule/files/patch-configure6
2 files changed, 8 insertions, 9 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index 63fdfe546f00..f03955ac8383 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -3,26 +3,25 @@
PORTNAME= amule
PORTVERSION= 2.3.1
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION}
DISTNAME= aMule-${PORTVERSION}
MAINTAINER= bar@FreeBSD.org
-COMMENT= The all-platform eMule p2p client
+COMMENT= All-platform eMule p2p client
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp
+LIB_DEPENDS= libcryptopp.so:${PORTSDIR}/security/cryptopp
CONFLICTS= amule-devel-[0-9]*
-USES= bison gmake pkgconfig perl5 shebangfix tar:bzip2 \
- desktop-file-utils
+USES= bison desktop-file-utils gmake perl5 pkgconfig shebangfix \
+ tar:bzip2
USE_PERL5= build
USE_WX= 2.8
-WX_UNICODE= yes
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-denoise-level=0
diff --git a/net-p2p/amule/files/patch-configure b/net-p2p/amule/files/patch-configure
index 11c0bbd01e34..6ee453e6d81e 100644
--- a/net-p2p/amule/files/patch-configure
+++ b/net-p2p/amule/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig 2011-11-11 21:59:26.000000000 +0100
-+++ configure 2011-12-11 17:11:22.000000000 +0100
-@@ -7360,9 +7360,9 @@
+--- configure.orig 2011-11-11 20:59:26 UTC
++++ configure
+@@ -7360,9 +7360,9 @@ $as_echo_n "checking if libpng is usable
SAVED_LDFLAGS=$LDFLAGS
SAVED_LIBS=$LIBS