aboutsummaryrefslogtreecommitdiffstats
path: root/net/boinc-client
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-05-13 04:35:23 +0800
committerkrion <krion@FreeBSD.org>2005-05-13 04:35:23 +0800
commitdb986976a4fe09dbe805140cc202101308a35414 (patch)
treea47752101f020c7f5c6064101992b9978573c22a /net/boinc-client
parentdf84c226b00a1ecfd59444c0143bf02f3eec46cc (diff)
downloadfreebsd-ports-graphics-db986976a4fe09dbe805140cc202101308a35414.tar.gz
freebsd-ports-graphics-db986976a4fe09dbe805140cc202101308a35414.tar.zst
freebsd-ports-graphics-db986976a4fe09dbe805140cc202101308a35414.zip
Another fjoe victim which breaks INDEX build.
Diffstat (limited to 'net/boinc-client')
-rw-r--r--net/boinc-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/boinc-client/Makefile b/net/boinc-client/Makefile
index 177ee581239..0430592d455 100644
--- a/net/boinc-client/Makefile
+++ b/net/boinc-client/Makefile
@@ -27,7 +27,7 @@ COMMENT= Berkeley Open Infrastructure for Network Computing client
.if !defined(WITHOUT_X11)
LIB_DEPENDS+= iconv:${PORTSDIR}/converters/libiconv \
- wx_gtk2:${PORTSDIR}/x11-toolkits/wxgtk2 \
+ wx_gtk2:${PORTSDIR}/x11-toolkits/wxgtk24 \
jpeg:${PORTSDIR}/graphics/jpeg \
glut:${PORTSDIR}/graphics/libglut
USE_XLIBS= yes