summaryrefslogtreecommitdiff
path: root/audio/libmusepack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libmusepack/Makefile')
-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"