diff options
author | bar <bar@FreeBSD.org> | 2016-09-18 20:32:21 +0800 |
---|---|---|
committer | bar <bar@FreeBSD.org> | 2016-09-18 20:32:21 +0800 |
commit | f7f2e5b1f3dbaf9a6fcf3169568b5793bf0f95a3 (patch) | |
tree | 85c9f54ecab034cba39c940349ca73af7e906ced /net-p2p/amule/Makefile | |
parent | 1ae90dfa9e7bde334699e2bc675e1f8a89a3a573 (diff) | |
download | freebsd-ports-gnome-f7f2e5b1f3dbaf9a6fcf3169568b5793bf0f95a3.tar.gz freebsd-ports-gnome-f7f2e5b1f3dbaf9a6fcf3169568b5793bf0f95a3.tar.zst freebsd-ports-gnome-f7f2e5b1f3dbaf9a6fcf3169568b5793bf0f95a3.zip |
Update to version 2.3.2.
Diffstat (limited to 'net-p2p/amule/Makefile')
-rw-r--r-- | net-p2p/amule/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index a43c2f81241d..3df0bcbe438a 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= amule -PORTVERSION= 2.3.1 -PORTREVISION= 15 +PORTVERSION= 2.3.2 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION} DISTNAME= aMule-${PORTVERSION} @@ -19,7 +18,7 @@ LIB_DEPENDS= libcryptopp.so:security/cryptopp CONFLICTS= amule-devel-[0-9]* USES= bison desktop-file-utils gmake perl5 pkgconfig shebangfix \ - tar:bzip2 + tar:xz USE_PERL5= build USE_WX= 2.8 WX_CONF_ARGS= absolute |