From 183c2ed74f9ba597bfdcd691c599804d7f5a3e4c Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 14:36:35 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: audio) --- audio/maplay/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'audio/maplay') diff --git a/audio/maplay/Makefile b/audio/maplay/Makefile index d8272fb67cdb..03fc9069cd87 100644 --- a/audio/maplay/Makefile +++ b/audio/maplay/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: maplay -# Date created: Feb 13 1995 -# Whom: jkh -# +# Created by: jkh # $FreeBSD$ -# PORTNAME= maplay PORTVERSION= 1.2 @@ -18,6 +14,7 @@ COMMENT= MPEG audio player/decoder decoding layer I and II MPEG audio streams LICENSE= GPLv2 NO_WRKSUBDIR= yes +NO_STAGE= yes PLIST_FILES= bin/maplay PORTDOCS= README -- cgit v1.2.3