pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/taglib bl3ify, 80 chars per line.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5cafcedcc95e
branches: trunk
changeset: 472654:5cafcedcc95e
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Sun Apr 11 18:54:27 2004 +0000
description:
bl3ify, 80 chars per line.
diffstat:
audio/taglib/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 6094d8802256 -r 5cafcedcc95e audio/taglib/Makefile
--- a/audio/taglib/Makefile Sun Apr 11 18:54:06 2004 +0000
+++ b/audio/taglib/Makefile Sun Apr 11 18:54:27 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/02/14 17:21:33 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2004/04/11 18:54:27 xtraeme Exp $
#
DISTNAME= taglib-1.0
@@ -11,7 +11,7 @@
USE_LANGUAGES= c c++
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
@@ -19,6 +19,7 @@
${CP} ${FILESDIR}/id3lib_strings.h ${WRKSRC}/taglib/toolkit/.
post-install:
- ${INSTALL} -c -o ${ROOT_USER} -g ${ROOT_GROUP} -m 444 ${FILESDIR}/id3lib_strings.h ${LOCALBASE}/include/taglib/.
+ ${INSTALL} -c -o ${ROOT_USER} -g ${ROOT_GROUP} -m 444 \
+ ${FILESDIR}/id3lib_strings.h ${LOCALBASE}/include/taglib/.
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index