aboutsummaryrefslogtreecommitdiffstats
path: root/java/eclipse-gef-examples/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'java/eclipse-gef-examples/Makefile')
-rw-r--r--java/eclipse-gef-examples/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/java/eclipse-gef-examples/Makefile b/java/eclipse-gef-examples/Makefile
index 5a7a0065efe8..9c6103505e7f 100644
--- a/java/eclipse-gef-examples/Makefile
+++ b/java/eclipse-gef-examples/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: eclipse-gef-examples
-# Date created: July 8, 2003
-# Whom: olgeni@FreeBSD.org
-#
+# Created by: olgeni@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= gef
PORTVERSION= 3.0
@@ -24,6 +20,7 @@ NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_ZIP= yes
+NO_STAGE= yes
do-install:
@${MKDIR} ${PREFIX}/lib/eclipse
@${CP} -r ${WRKSRC}/eclipse/plugins ${PREFIX}/lib/eclipse