diff options
Diffstat (limited to 'net-p2p/azureus2/Makefile')
-rw-r--r-- | net-p2p/azureus2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile index 0145f7f4e458..747305cc8fae 100644 --- a/net-p2p/azureus2/Makefile +++ b/net-p2p/azureus2/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 \ |