aboutsummaryrefslogtreecommitdiffstats
path: root/java/eclipse-aptana2
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-aptana2')
-rw-r--r--java/eclipse-aptana2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/eclipse-aptana2/Makefile b/java/eclipse-aptana2/Makefile
index a7528909b9f3..5ded4b4c48b1 100644
--- a/java/eclipse-aptana2/Makefile
+++ b/java/eclipse-aptana2/Makefile
@@ -26,6 +26,7 @@ NO_WRKSUBDIR= yes
USE_JAVA= yes
USE_ZIP= yes
+NO_STAGE= yes
do-install:
@(cd ${WRKDIR} && ${CP} -R features ${PREFIX}/lib/eclipse && ${CP} -R plugins ${PREFIX}/lib/eclipse;)