diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipse-aptana/Makefile | 4 | ||||
-rw-r--r-- | java/eclipse-aptana2/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/java/eclipse-aptana/Makefile b/java/eclipse-aptana/Makefile index a346f41b9a17..6dd84cf326a7 100644 --- a/java/eclipse-aptana/Makefile +++ b/java/eclipse-aptana/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.0.018852 #PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= java devel -MASTER_SITES= http://update.aptana.com/install/studio/${ECLIPSE_VER}/ +MASTER_SITES= http://update.aptana.com/install/studio/3.2/ PKGNAMEPREFIX= eclipse- DISTNAME= aptana_update_${PORTVERSION:E} @@ -19,8 +19,6 @@ COMMENT= Aptana Web Development Tools (Eclipse plugin) RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse -ECLIPSE_VER= 3.3 - JAVA_OS= native JAVA_VENDOR= bsdjava JAVA_VERSION= 1.5+ diff --git a/java/eclipse-aptana2/Makefile b/java/eclipse-aptana2/Makefile index a346f41b9a17..6dd84cf326a7 100644 --- a/java/eclipse-aptana2/Makefile +++ b/java/eclipse-aptana2/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.0.018852 #PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= java devel -MASTER_SITES= http://update.aptana.com/install/studio/${ECLIPSE_VER}/ +MASTER_SITES= http://update.aptana.com/install/studio/3.2/ PKGNAMEPREFIX= eclipse- DISTNAME= aptana_update_${PORTVERSION:E} @@ -19,8 +19,6 @@ COMMENT= Aptana Web Development Tools (Eclipse plugin) RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse -ECLIPSE_VER= 3.3 - JAVA_OS= native JAVA_VENDOR= bsdjava JAVA_VERSION= 1.5+ |