From 1e4b97cf2bb447dd89a437bc9a9e97cdf948f4d9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 16:05:24 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: converters) --- converters/cmios9/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'converters/cmios9') 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 -- cgit v1.2.3