aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/vuze/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2005-10-13 05:14:55 +0800
committerlioux <lioux@FreeBSD.org>2005-10-13 05:14:55 +0800
commitf2724e59aa7b3cce328aba871778737f9d01833c (patch)
tree1bff8b04eaa1771ef3f02d57879406eb2d3ebec8 /net-p2p/vuze/Makefile
parent10a412001d9ee673cdb9401cb52c3ec6d33dbde2 (diff)
downloadfreebsd-ports-gnome-f2724e59aa7b3cce328aba871778737f9d01833c.tar.gz
freebsd-ports-gnome-f2724e59aa7b3cce328aba871778737f9d01833c.tar.zst
freebsd-ports-gnome-f2724e59aa7b3cce328aba871778737f9d01833c.zip
EXTRACT_DEPENDS on java/eclipse since it has to be available at
post-extract time Submitted by: hq
Diffstat (limited to 'net-p2p/vuze/Makefile')
-rw-r--r--net-p2p/vuze/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile
index 0145f7f4e458..747305cc8fae 100644
--- a/net-p2p/vuze/Makefile
+++ b/net-p2p/vuze/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 \