summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-03 09:40:47 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-03 09:40:47 +0000
commiteff7605e0c83da1fa0b42427a28c1bdc1efaa735 (patch)
treeca33c30d2f9695cb562c034d36d75a32ad16945b /net-p2p
parentThis is actually broken on all 5.x platforms. (diff)
- Fix dependency on wxgtk
Reported by: bento via kris Pointy hat to: pav
Notes
Notes: svn path=/head/; revision=102796
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/amule1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule1/Makefile b/net-p2p/amule1/Makefile
index 0f2af98f39e7..86d2e7a2df2d 100644
--- a/net-p2p/amule1/Makefile
+++ b/net-p2p/amule1/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= amule
MAINTAINER= ganael.laplanche@martymac.com
COMMENT= Just another eMule P2P Client
-LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk \
+LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 \
curl.2:${PORTSDIR}/ftp/curl
USE_X_PREFIX= yes