aboutsummaryrefslogtreecommitdiff
path: root/converters/cmios9
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:05:24 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:05:24 +0000
commit1e4b97cf2bb447dd89a437bc9a9e97cdf948f4d9 (patch)
tree5bb181f11a7f16c86b8fcd2e5709da35eca65b5c /converters/cmios9
parent2b300eeb3f3f12f89596c38ef5510f621dde4ca9 (diff)
downloadports-1e4b97cf2bb447dd89a437bc9a9e97cdf948f4d9.tar.gz
ports-1e4b97cf2bb447dd89a437bc9a9e97cdf948f4d9.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: converters)
Notes
Notes: svn path=/head/; revision=327715
Diffstat (limited to 'converters/cmios9')
-rw-r--r--converters/cmios9/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/converters/cmios9/Makefile b/converters/cmios9/Makefile
index f73a443b2612..27712bd940f3 100644
--- a/converters/cmios9/Makefile
+++ b/converters/cmios9/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cmios9
-# Date created: 7 June 2003
-# Whom: M.Indlekofer@gmx.de
-#
+# Created by: M.Indlekofer@gmx.de
# $FreeBSD$
-#
PORTNAME= cmios9
PORTVERSION= 2.1
@@ -17,4 +13,5 @@ MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
PLIST_FILES= bin/cmios9
+NO_STAGE= yes
.include <bsd.port.mk>