aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/azureus/Makefile2
-rw-r--r--net/mldonkey-sancho/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net/azureus/Makefile b/net/azureus/Makefile
index 0145f7f4e458..747305cc8fae 100644
--- a/net/azureus/Makefile
+++ b/net/azureus/Makefile
@@ -16,6 +16,8 @@ DISTNAME= Azureus_${PORTVERSION}_source
MAINTAINER= lioux@FreeBSD.org
COMMENT= A BitTorrent client written in Java
+EXTRACT_DEPENDS= \
+ ${LOCALBASE}/eclipse/plugins/org.eclipse.swt.gtk.freebsd.x86_${ECLIPSE_VERSION}.1.jar:${PORTSDIR}/java/eclipse
BUILD_DEPENDS= \
${JAVALIBDIR}/log4j.jar:${PORTSDIR}/devel/log4j \
${LOCALBASE}/eclipse/plugins/org.eclipse.swt_${ECLIPSE_VERSION}.0.jar:${PORTSDIR}/java/eclipse \
diff --git a/net/mldonkey-sancho/Makefile b/net/mldonkey-sancho/Makefile
index d937b7432911..a1958b253657 100644
--- a/net/mldonkey-sancho/Makefile
+++ b/net/mldonkey-sancho/Makefile
@@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}-src
MAINTAINER= lioux@FreeBSD.org
COMMENT= A Java GUI for the MLDonkey core
+EXTRACT_DEPENDS= \
+ ${LOCALBASE}/eclipse/plugins/org.eclipse.swt.gtk.freebsd.x86_${ECLIPSE_VERSION}.1.jar:${PORTSDIR}/java/eclipse
BUILD_DEPENDS= \
${LOCALBASE}/eclipse/plugins/org.eclipse.jface_${ECLIPSE_VERSION}.1.jar:${PORTSDIR}/java/eclipse \
${LOCALBASE}/eclipse/plugins/org.eclipse.swt.gtk.freebsd.x86_${ECLIPSE_VERSION}.1.jar:${PORTSDIR}/java/eclipse \