aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/mute-net
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2005-05-13 00:39:59 +0800
committerfjoe <fjoe@FreeBSD.org>2005-05-13 00:39:59 +0800
commit46e7c1a49d7bca4cdb9b59cb4fa015468d767894 (patch)
treec7c6e08f973633a30db6fa296792f1f56b0d909a /net-p2p/mute-net
parent2a59a078ee0cdd25a72b730294695cb67c4348ed (diff)
downloadfreebsd-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/Makefile2
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