diff options
author | fjoe <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
commit | 46e7c1a49d7bca4cdb9b59cb4fa015468d767894 (patch) | |
tree | c7c6e08f973633a30db6fa296792f1f56b0d909a /net/xmule | |
parent | 2a59a078ee0cdd25a72b730294695cb67c4348ed (diff) | |
download | FreeBSD-ports-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.zip FreeBSD-ports-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.gz |
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
Diffstat (limited to 'net/xmule')
-rw-r--r-- | net/xmule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xmule/Makefile b/net/xmule/Makefile index 925f901..0c3fd91 100644 --- a/net/xmule/Makefile +++ b/net/xmule/Makefile @@ -18,7 +18,7 @@ COMMENT= Port of eMule eDonkey P2P client using wxWindows class library BUILD_DEPENDS= ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \ - wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 + wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_GETTEXT= yes |