summaryrefslogtreecommitdiff
path: root/audio/libmusepack
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/libmusepack
parent10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff)
downloadpkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'audio/libmusepack')
-rw-r--r--audio/libmusepack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libmusepack/Makefile b/audio/libmusepack/Makefile
index 3a17a116e58..7747204e5c7 100644
--- a/audio/libmusepack/Makefile
+++ b/audio/libmusepack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2007/02/01 10:21:57 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2007/02/22 19:01:14 wiz Exp $
#
DISTNAME= libmusepack-1.0.3
@@ -12,5 +12,6 @@ COMMENT= Portable Musepack decoder library
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
.include "../../mk/bsd.pkg.mk"