summaryrefslogtreecommitdiff
path: root/audio/libvorbis
diff options
context:
space:
mode:
authorjlam <jlam>2004-02-01 01:43:28 +0000
committerjlam <jlam>2004-02-01 01:43:28 +0000
commitdbb999066b7985e5517325648c9067f6e5b2bc03 (patch)
tree51227b816ccb473c56fe4497ed9bf11d15f13c3a /audio/libvorbis
parent0bc86ec2880d870cf900541cd168b24a90358b8b (diff)
downloadpkgsrc-dbb999066b7985e5517325648c9067f6e5b2bc03.tar.gz
In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 50ceceb9b4c..e26a523c6b2 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2003/12/08 14:39:39 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2004/02/01 01:43:28 jlam Exp $
DISTNAME= libvorbis-1.0.1
CATEGORIES= devel audio
@@ -13,7 +13,7 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-GCC_REQD= 2.95.3
+GCC_REQD+= 2.95.3
PKGCONFIG_OVERRIDE+= ${WRKSRC}/vorbis.pc.in
PKGCONFIG_OVERRIDE+= ${WRKSRC}/vorbisenc.pc.in