aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-cdt
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2005-01-04 08:54:26 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2005-01-04 08:54:26 +0000
commit745c4490d855c117fa60d84b279047256632b5ba (patch)
tree8e2eaf37546c9ab49e989392daaf170e8483c6a5 /java/eclipse-cdt
parent6dfdf7365170bbbf16ed9083013c13288c761e00 (diff)
downloadports-745c4490d855c117fa60d84b279047256632b5ba.tar.gz
ports-745c4490d855c117fa60d84b279047256632b5ba.zip
Refetchable.
PR: ports/75779 Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Approved by: portmgr (krion)
Notes
Notes: svn path=/head/; revision=125709
Diffstat (limited to 'java/eclipse-cdt')
-rw-r--r--java/eclipse-cdt/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/java/eclipse-cdt/Makefile b/java/eclipse-cdt/Makefile
index 30fff5661a41..4fa20d73320d 100644
--- a/java/eclipse-cdt/Makefile
+++ b/java/eclipse-cdt/Makefile
@@ -9,7 +9,7 @@ PORTNAME= cdt
PORTVERSION= 2.0.2
PORTREVISION= 1
CATEGORIES= java devel
-MASTER_SITES= http://download.eclipse.org/tools/cdt/releases/new/zips/
+MASTER_SITES= http://download.eclipse.org/tools/cdt/releases/new/zips/${PORTVERSION}/
PKGNAMEPREFIX= eclipse-
DISTNAME= org.eclipse.cdt-${PORTVERSION}-linux.${ECLIPSE_ARCH}
DIST_SUBDIR= eclipse
@@ -19,8 +19,6 @@ COMMENT= C/C++ IDE for Eclipse
RUN_DEPENDS= ${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse
-BROKEN= Unfetchable
-
NO_WRKSUBDIR= yes
NO_BUILD= yes
USE_ZIP= yes