View | Details | Raw Unified | Return to bug 80733
Collapse All | Expand All

(-)amule/pkg-descr (+5 lines)
Lines 3-6 Link Here
3
aMule is a multiplatform fork of xMule
3
aMule is a multiplatform fork of xMule
4
client using wxWindows class library.
4
client using wxWindows class library.
5
5
6
This is the last version of aMule-1. It
7
is maintained for 4.x compatibility. If
8
you would like to install aMule-2, see
9
amule2 or amule-devel port.
10
6
WWW: http://www.amule.org
11
WWW: http://www.amule.org
(-)amule/Makefile (-2 / +2 lines)
Lines 17-23 Link Here
17
LIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \
17
LIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \
18
		curl.3:${PORTSDIR}/ftp/curl
18
		curl.3:${PORTSDIR}/ftp/curl
19
19
20
CONFLICTS=	aMule-devel-*
20
LATEST_LINK=	aMule1
21
CONFLICTS=	aMule-2.* aMule-devel-[0-9]*
21
22
22
USE_X_PREFIX=	yes
23
USE_X_PREFIX=	yes
23
USE_GNOME=	gnomehier gnomehack gnomeprefix
24
USE_GNOME=	gnomehier gnomehack gnomeprefix
24
-------------- Patch ends here ---------------

Return to bug 80733