pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/libogg style nits
details: https://anonhg.NetBSD.org/pkgsrc/rev/83970fb2d81a
branches: trunk
changeset: 462012:83970fb2d81a
user: grant <grant%pkgsrc.org@localhost>
date: Thu Sep 25 13:00:53 2003 +0000
description:
style nits
diffstat:
audio/libogg/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 7d1b0ff8d58c -r 83970fb2d81a audio/libogg/Makefile
--- a/audio/libogg/Makefile Thu Sep 25 13:00:18 2003 +0000
+++ b/audio/libogg/Makefile Thu Sep 25 13:00:53 2003 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index