aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/azureus2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/azureus2/Makefile')
-rw-r--r--net-p2p/azureus2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile
index ba1c272fb976..a7864330014b 100644
--- a/net-p2p/azureus2/Makefile
+++ b/net-p2p/azureus2/Makefile
@@ -79,8 +79,12 @@ do-install:
.include <bsd.port.pre.mk>
+.if exists(${PORTSDIR}/java/eclipse)
ECLIPSE_PORT= ${PORTSDIR}/java/eclipse
ECLIPSE_VERSION!= cd ${ECLIPSE_PORT} && ${MAKE} -V PORTVERSION
+.else
+ECLIPSE_VERSION= 3.1
+.endif
CLASSPATH=.
.for jar in ${CLASSPATH_JARS}