aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2012-10-07 08:42:18 +0800
committerlinimon <linimon@FreeBSD.org>2012-10-07 08:42:18 +0800
commit80d3079934935dd607d31c57dcd69876a5471821 (patch)
treea4c2ba24c0e04ba77d440a0199de248100f0300b /net-p2p
parentcae29f1c89066b7b856c5dba2f40b9f1a19d6f8c (diff)
downloadfreebsd-ports-gnome-80d3079934935dd607d31c57dcd69876a5471821.tar.gz
freebsd-ports-gnome-80d3079934935dd607d31c57dcd69876a5471821.tar.zst
freebsd-ports-gnome-80d3079934935dd607d31c57dcd69876a5471821.zip
Attempt to fix build on pointyhat-west.
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/vuze/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile
index 804a683d32e1..8aa3f8ee78f8 100644
--- a/net-p2p/vuze/Makefile
+++ b/net-p2p/vuze/Makefile
@@ -65,7 +65,7 @@ INSTALLS_ICONS= yes
.include <bsd.port.options.mk>
-.if ${PORT_OPTIONS:MDEVEL}
+.if ${PORT_OPTIONS:MSWTDEVEL}
SWT= swt-devel
BUILD_DEPENDS+= ${JAVALIBDIR}/swt-devel.jar:${PORTSDIR}/x11-toolkits/swt-devel
RUN_DEPENDS+= ${JAVALIBDIR}/swt-devel.jar:${PORTSDIR}/x11-toolkits/swt-devel