diff options
author | edwin <edwin@FreeBSD.org> | 2004-12-15 04:09:13 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-12-15 04:09:13 +0000 |
commit | a3f35f86d4b46b013a6aafda7b0e5a4c7d370cb6 (patch) | |
tree | 788e571e23f4b61d3750d7b16340b0899377cbbb /net-p2p/amule1/Makefile | |
parent | faec72fa8f7161938c9114fbad6aef2a76bf5b69 (diff) | |
download | FreeBSD-ports-a3f35f86d4b46b013a6aafda7b0e5a4c7d370cb6.zip FreeBSD-ports-a3f35f86d4b46b013a6aafda7b0e5a4c7d370cb6.tar.gz |
[PORT UPDATE] net/amule 1.2.8_1
Update to aMule 1.2.8_1 to CONFLICT with the new "net/amule-devel"
port (see related PR)
PR: ports/73505
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
Diffstat (limited to 'net-p2p/amule1/Makefile')
-rw-r--r-- | net-p2p/amule1/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-p2p/amule1/Makefile b/net-p2p/amule1/Makefile index 39322ce..b265a27 100644 --- a/net-p2p/amule1/Makefile +++ b/net-p2p/amule1/Makefile @@ -12,11 +12,13 @@ CATEGORIES= net MASTER_SITES= http://download.berlios.de/amule/ MAINTAINER= ganael.laplanche@martymac.com -COMMENT= Just another eMule P2P Client +COMMENT= The all-platform eMule p2p client LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \ curl.3:${PORTSDIR}/ftp/curl +CONFLICTS= aMule-devel-* + USE_X_PREFIX= yes USE_GNOME= gnomehier gnomehack gnomeprefix USE_GMAKE= yes |