aboutsummaryrefslogtreecommitdiff
path: root/audio/vorbisgain
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 14:36:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 14:36:35 +0000
commit183c2ed74f9ba597bfdcd691c599804d7f5a3e4c (patch)
treec26e051ce9bb507a30f037e71492dd46999e8dee /audio/vorbisgain
parent74489ba18d448cba23df3964a916d5d92aafbefc (diff)
downloadports-183c2ed74f9ba597bfdcd691c599804d7f5a3e4c.tar.gz
ports-183c2ed74f9ba597bfdcd691c599804d7f5a3e4c.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: audio)
Notes
Notes: svn path=/head/; revision=327706
Diffstat (limited to 'audio/vorbisgain')
-rw-r--r--audio/vorbisgain/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile
index 7edc01677c8d..39473ff2b5ee 100644
--- a/audio/vorbisgain/Makefile
+++ b/audio/vorbisgain/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: vorbisgain
-# Date created: Jan 3, 2003
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= vorbisgain
PORTVERSION= 0.37
@@ -18,6 +13,7 @@ COMMENT= Calculates the perceived sound level of an Ogg Vorbis file
LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis
GNU_CONFIGURE= yes
+NO_STAGE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib