From 745c4490d855c117fa60d84b279047256632b5ba Mon Sep 17 00:00:00 2001 From: Norikatsu Shigemura Date: Tue, 4 Jan 2005 08:54:26 +0000 Subject: Refetchable. PR: ports/75779 Submitted by: Tom McLaughlin Approved by: portmgr (krion) --- java/eclipse-cdt/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'java') 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 -- cgit v1.2.3