diff options
Diffstat (limited to 'java/eclipse-aptana-radrails/Makefile')
-rw-r--r-- | java/eclipse-aptana-radrails/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/java/eclipse-aptana-radrails/Makefile b/java/eclipse-aptana-radrails/Makefile index ec2c9160f882..544097c3b14b 100644 --- a/java/eclipse-aptana-radrails/Makefile +++ b/java/eclipse-aptana-radrails/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: eclipse-aptana-radrails -# Date created: 22 June 2009 -# Whom: Alexander Logvinov <avl@FreeBSD.org> -# +# Created by: Alexander Logvinov <avl@FreeBSD.org> # $FreeBSD$ -# PORTNAME= aptana PORTVERSION= 1.2.1.23268 @@ -20,7 +16,7 @@ COMMENT= IDE for Ruby and the Ruby on Rails framework (Eclipse plugin) RUN_DEPENDS= ${LOCALBASE}/lib/eclipse/features/com.aptana.ide.feature_1.2.7.024747.jar:${PORTSDIR}/java/eclipse-aptana -JAVA_VERSION= 1.5+ +JAVA_VERSION= 1.6+ NO_BUILD= yes NO_WRKSUBDIR= yes |