diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-12 21:14:55 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-10-12 21:14:55 +0000 |
commit | 78783d9535d6dce5a431fdb5c5f5c0a0876d8a31 (patch) | |
tree | 67eacbda8db4480bc363a573313cc7556c8832c1 /net-p2p/azureus/Makefile | |
parent | 2b85c01e5cbec60fc0634208d93f6e14764e8433 (diff) | |
download | ports-78783d9535d6dce5a431fdb5c5f5c0a0876d8a31.tar.gz ports-78783d9535d6dce5a431fdb5c5f5c0a0876d8a31.zip |
Notes
Diffstat (limited to 'net-p2p/azureus/Makefile')
-rw-r--r-- | net-p2p/azureus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/azureus/Makefile b/net-p2p/azureus/Makefile index 0145f7f4e458..747305cc8fae 100644 --- a/net-p2p/azureus/Makefile +++ b/net-p2p/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 \ |