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/osalp/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'audio/osalp') diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index 05c17304d196..949af3614825 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: osalp -# Date created: Jun 4, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= osalp PORTVERSION= 0.7.5 @@ -26,6 +21,7 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --enable-all USE_LDCONFIG= yes +NO_STAGE= yes PLIST_SUB= VERSION=${PORTVERSION} -- cgit v1.2.3