aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/azureus2
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-01-04 13:28:50 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-01-04 13:28:50 +0000
commit4215435ff91ba3e14d783d516d4e067d59792b47 (patch)
tree3eb9644af637eb14169d7982007e9b44b5ad3763 /net-p2p/azureus2
parent7442aad6ea875cdf7b8ad8b21ab4afc8d7c2a021 (diff)
downloadports-4215435ff91ba3e14d783d516d4e067d59792b47.tar.gz
ports-4215435ff91ba3e14d783d516d4e067d59792b47.zip
swt31 is in x11-toolkits, not java.
This should fix INDEX builds. Submitted by: Panagiotis Astithas past at ebs.gr
Notes
Notes: svn path=/head/; revision=152731
Diffstat (limited to 'net-p2p/azureus2')
-rw-r--r--net-p2p/azureus2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile
index 43f9a7032344..97ed5a3e9671 100644
--- a/net-p2p/azureus2/Makefile
+++ b/net-p2p/azureus2/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= \
${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \
${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \
${LOCALBASE}/eclipse/plugins/org.junit_3.8.1/junit.jar:${PORTSDIR}/java/junit \
- ${JAVALIBDIR}/swt.jar:${PORTSDIR}/java/swt31 \
+ ${JAVALIBDIR}/swt.jar:${PORTSDIR}/x11-toolkits/swt31 \
${JAVALIBDIR}/seda.jar:${PORTSDIR}/net/seda
RUN_DEPENDS= \
${JAVALIBDIR}/swt.jar:${PORTSDIR}/java/swt31 \