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/asr10/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'converters/asr10') diff --git a/converters/asr10/Makefile b/converters/asr10/Makefile index a938ee3208ee..8f6fa6f30c9a 100644 --- a/converters/asr10/Makefile +++ b/converters/asr10/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: asr10 -# Date created: 7 October 2003 -# Whom: M.Indlekofer@gmx.de -# +# Created by: M.Indlekofer@gmx.de # $FreeBSD$ -# PORTNAME= asr10 PORTVERSION= 1.0 @@ -13,6 +9,7 @@ MASTER_SITES= http://members.tripod.com/kmi9000/files/ MAINTAINER= M.Indlekofer@gmx.de COMMENT= Access to Ensoniq EPS/EPS+/ASR devices and image files +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/ ${INSTALL_PROGRAM} ${WRKSRC}/wav2asr ${PREFIX}/bin/ -- cgit v1.2.3