diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
commit | d164e5eed292f9d38bcae24ae5a022d4398498fb (patch) | |
tree | 0624ea58421e1b1ee60ff22ecb3eff4e2b60f382 /net-p2p/mute-net | |
parent | f2e04afc00d5f1a1504497a0ba282336df14f721 (diff) | |
download | ports-d164e5eed292f9d38bcae24ae5a022d4398498fb.tar.gz ports-d164e5eed292f9d38bcae24ae5a022d4398498fb.zip |
Notes
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 |