diff options
author | fjoe <fjoe@FreeBSD.org> | 2005-05-13 00:39:59 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2005-05-13 00:39:59 +0800 |
commit | 46e7c1a49d7bca4cdb9b59cb4fa015468d767894 (patch) | |
tree | c7c6e08f973633a30db6fa296792f1f56b0d909a /net-p2p/mute-net | |
parent | 2a59a078ee0cdd25a72b730294695cb67c4348ed (diff) | |
download | freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.gz freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.zst freebsd-ports-gnome-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.zip |
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
Diffstat (limited to 'net-p2p/mute-net')
-rw-r--r-- | net-p2p/mute-net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/mute-net/Makefile b/net-p2p/mute-net/Makefile index af25f718ecfe..519fcfb4a004 100644 --- a/net-p2p/mute-net/Makefile +++ b/net-p2p/mute-net/Makefile @@ -30,7 +30,7 @@ WRKSRC= ${WRKDIR}/${RELEASE_DIRECTORY}/MUTE PATCH_WRKSRC= ${WRKDIR}/${RELEASE_DIRECTORY} .ifndef(WITHOUT_GUI) -LIB_DEPENDS+= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 +LIB_DEPENDS+= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 WX_CONFIG?= ${X11BASE}/bin/wxgtk2-2.4-config .endif |