aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-emf
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:48:32 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 19:48:32 +0000
commitc2c2a2b86b90c79b4ef6926d232c484289cc9ca9 (patch)
tree9d4d6914bba66a98d022a49d46c9560210d37839 /java/eclipse-emf
parent8ee9a3584fefeb3d690ec2549846d609e3607360 (diff)
downloadports-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.tar.gz
ports-c2c2a2b86b90c79b4ef6926d232c484289cc9ca9.zip
Notes
Diffstat (limited to 'java/eclipse-emf')
-rw-r--r--java/eclipse-emf/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/java/eclipse-emf/Makefile b/java/eclipse-emf/Makefile
index a8dbd4f236c9..20efdd3653ed 100644
--- a/java/eclipse-emf/Makefile
+++ b/java/eclipse-emf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: eclipse-emf
-# Date created: January 13, 2004
-# Whom: alex@FreeBSD.org
-#
+# Created by: alex@FreeBSD.org
# $FreeBSD$
-#
PORTNAME= emf
PORTVERSION= 2.7.2
@@ -22,6 +18,7 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
WRKSRC= ${WRKDIR}/eclipse
USE_ZIP= yes
+NO_STAGE= yes
.include "${.CURDIR}/../eclipse/Makefile.plugins"
.include <bsd.port.mk>