summaryrefslogtreecommitdiff
path: root/audio/xmms-musepack
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-06 14:22:39 +0000
committerrodent <rodent@pkgsrc.org>2013-04-06 14:22:39 +0000
commit08ea36c67425b0aa8b3eb4ff0cb507e2156b1183 (patch)
tree4bfdd83313bd09d5803ecdf047d1e8b2c484cab0 /audio/xmms-musepack
parent793236d9b1c719a192d6f9e2daf8cd70891954e6 (diff)
downloadpkgsrc-08ea36c67425b0aa8b3eb4ff0cb507e2156b1183.tar.gz
"Packages that install libtool libraries should define USE_LIBTOOL."
Diffstat (limited to 'audio/xmms-musepack')
-rw-r--r--audio/xmms-musepack/Makefile25
1 files changed, 13 insertions, 12 deletions
diff --git a/audio/xmms-musepack/Makefile b/audio/xmms-musepack/Makefile
index c771d302232..60b0278ef3d 100644
--- a/audio/xmms-musepack/Makefile
+++ b/audio/xmms-musepack/Makefile
@@ -1,19 +1,20 @@
-# $NetBSD: Makefile,v 1.22 2012/10/02 23:48:15 asau Exp $
+# $NetBSD: Makefile,v 1.23 2013/04/06 14:22:39 rodent Exp $
#
-DISTNAME= xmms-musepack-1.1
-PKGREVISION= 7
-CATEGORIES= audio
-MASTER_SITES= http://musepack.imosnet.de/linux/plugins/
-EXTRACT_SUFX= .tar.bz2
+DISTNAME= xmms-musepack-1.1
+PKGREVISION= 7
+CATEGORIES= audio
+MASTER_SITES= http://musepack.imosnet.de/linux/plugins/
+EXTRACT_SUFX= .tar.bz2
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.musepack.net/
-COMMENT= XMMS plugin for musepack (mpc) files
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://www.musepack.net/
+COMMENT= XMMS plugin for musepack (mpc) files
-USE_LANGUAGES= c c++
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
+USE_LANGUAGES= c c++
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
.include "../../audio/libmusepack/buildlink3.mk"
.include "../../audio/xmms/buildlink3.mk"