summaryrefslogtreecommitdiff
path: root/audio/taglib/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:01:13 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:01:13 +0000
commit6e2c35c083f338ceb42943121056662d71077c27 (patch)
tree552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /audio/taglib/Makefile
parent10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff)
downloadpkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'audio/taglib/Makefile')
-rw-r--r--audio/taglib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile
index c1146389804..952e78a375f 100644
--- a/audio/taglib/Makefile
+++ b/audio/taglib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/11/07 09:24:32 joerg Exp $
+# $NetBSD: Makefile,v 1.15 2007/02/22 19:01:14 wiz Exp $
#
DISTNAME= taglib-1.4
@@ -18,7 +18,7 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
pre-build:
- ${CP} ${FILESDIR}/id3lib_strings.h ${WRKSRC}/taglib/toolkit/.
+ cp ${FILESDIR}/id3lib_strings.h ${WRKSRC}/taglib/toolkit/.
post-install:
${INSTALL_DATA} ${FILESDIR}/id3lib_strings.h ${DESTDIR}${PREFIX}/include/taglib/.