summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorgrant <grant>2003-09-25 13:00:53 +0000
committergrant <grant>2003-09-25 13:00:53 +0000
commite0e1a3b9d6fcb8859caf519c3ce942524f09500d (patch)
treeaf58bce16c5100bb0404f49676d9e43db34c7d14 /audio
parentc804f24c79d1f03a4e08cda9411dc9ff10ef9a5f (diff)
downloadpkgsrc-e0e1a3b9d6fcb8859caf519c3ce942524f09500d.tar.gz
style nits
Diffstat (limited to 'audio')
-rw-r--r--audio/libogg/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile
index b6cfa6c4c42..6b524b17f33 100644
--- a/audio/libogg/Makefile
+++ b/audio/libogg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/09/25 13:00:18 grant Exp $
+# $NetBSD: Makefile,v 1.22 2003/09/25 13:00:53 grant Exp $
DISTNAME= libogg-1.0
PKGNAME= libogg-1.0.0.8
@@ -10,8 +10,8 @@ HOMEPAGE= http://www.xiph.org/ogg/
COMMENT= Ogg project codecs library
USE_BUILDLINK2= YES
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
+GNU_CONFIGURE= YES
+USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
GCC_REQD= 2.95.3