aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/azureus2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-01-25 20:17:19 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-01-25 20:17:19 +0000
commite3719f011f74c1f505f0365fe2b487917cbd8a8f (patch)
tree87dca0fb44098b0a43a6a8e434b46ea3d9ac136f /net-p2p/azureus2
parente66a2589a5f2fa388a20024d6169223ac9112920 (diff)
downloadports-e3719f011f74c1f505f0365fe2b487917cbd8a8f.tar.gz
ports-e3719f011f74c1f505f0365fe2b487917cbd8a8f.zip
- Remove static dependency on swt, it duplicate dependency based on options
PR: ports/107760 Submitted by: Robert Noland <rnoland@2hip.net> Approved by: maintainer timeout (lioux; 15 days)
Notes
Notes: svn path=/head/; revision=183286
Diffstat (limited to 'net-p2p/azureus2')
-rw-r--r--net-p2p/azureus2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile
index c61ba21551c2..984d62343b10 100644
--- a/net-p2p/azureus2/Makefile
+++ b/net-p2p/azureus2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= azureus
PORTVERSION= 2.5.0.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-p2p java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,8 +21,6 @@ BUILD_DEPENDS= \
${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \
${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit \
${JAVALIBDIR}/seda.jar:${PORTSDIR}/net/seda
-RUN_DEPENDS= \
- ${JAVALIBDIR}/swt.jar:${PORTSDIR}/x11-toolkits/swt
ONLY_FOR_ARCHS= i386 amd64