summaryrefslogtreecommitdiff
path: root/audio/xmms-mad/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-06 14:22:39 +0000
committerrodent <rodent>2013-04-06 14:22:39 +0000
commitf7f9cec8bc3c44a03ac5bcf7b3d1d83715c6e7a9 (patch)
tree4bfdd83313bd09d5803ecdf047d1e8b2c484cab0 /audio/xmms-mad/Makefile
parent1f2780efa6483f35461d06c529a67802a363a5c4 (diff)
downloadpkgsrc-f7f9cec8bc3c44a03ac5bcf7b3d1d83715c6e7a9.tar.gz
"Packages that install libtool libraries should define USE_LIBTOOL."
Diffstat (limited to 'audio/xmms-mad/Makefile')
-rw-r--r--audio/xmms-mad/Makefile21
1 files changed, 11 insertions, 10 deletions
diff --git a/audio/xmms-mad/Makefile b/audio/xmms-mad/Makefile
index c12cd17b8e5..7d7f64e6038 100644
--- a/audio/xmms-mad/Makefile
+++ b/audio/xmms-mad/Makefile
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.29 2012/10/02 23:48:15 asau Exp $
+# $NetBSD: Makefile,v 1.30 2013/04/06 14:22:39 rodent Exp $
#
-DISTNAME= xmms-mad-0.5.7
-PKGREVISION= 3
-CATEGORIES= audio
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmms-mad/}
+DISTNAME= xmms-mad-0.5.7
+PKGREVISION= 3
+CATEGORIES= audio
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmms-mad/}
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://sourceforge.net/projects/xmms-mad/
-COMMENT= Input plugin for XMMS that uses libmad
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://sourceforge.net/projects/xmms-mad/
+COMMENT= Input plugin for XMMS that uses libmad
-GNU_CONFIGURE= YES
-USE_TOOLS+= pkg-config
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= pkg-config
CPPFLAGS.NetBSD+= -DHAVE_NANOSLEEP=1