summaryrefslogtreecommitdiff
path: root/editors/komodo-ide
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:36:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:36:23 +0000
commit68ede13b4964032ff878ab9cc8d9d58cdf364374 (patch)
tree7d489d520969c0d33b61d0c9aea1a4e8d6ec4545 /editors/komodo-ide
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Add NO_STAGE all over the place in preparation for the staging support (cat: editors)
Notes
Notes: svn path=/head/; revision=327720
Diffstat (limited to 'editors/komodo-ide')
-rw-r--r--editors/komodo-ide/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/editors/komodo-ide/Makefile b/editors/komodo-ide/Makefile
index f7d239566241..a8b140a8b484 100644
--- a/editors/komodo-ide/Makefile
+++ b/editors/komodo-ide/Makefile
@@ -1,7 +1,4 @@
-# New ports collection Makefile for: komodo-ide
-# Date created: 2010-11-22
-# Whom: Dereckson <dereckson@gmail.com>
-#
+# Created by: Dereckson <dereckson@gmail.com>
# $FreeBSD$
PORTNAME= komodo-ide
@@ -27,6 +24,7 @@ LICENSE_FILE= ${WRKSRC}/license.txt
LICENSE_NAME= ActiveState Komodo IDE license agreement
LICENSE_PERMS=
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.if defined(BATCH) || defined(PACKAGE_BUILDING)