summaryrefslogtreecommitdiff
path: root/audio/gmpc-magnatune
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/gmpc-magnatune
parent1f2780efa6483f35461d06c529a67802a363a5c4 (diff)
downloadpkgsrc-f7f9cec8bc3c44a03ac5bcf7b3d1d83715c6e7a9.tar.gz
"Packages that install libtool libraries should define USE_LIBTOOL."
Diffstat (limited to 'audio/gmpc-magnatune')
-rw-r--r--audio/gmpc-magnatune/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/gmpc-magnatune/Makefile b/audio/gmpc-magnatune/Makefile
index f93412a1418..392bc2250ab 100644
--- a/audio/gmpc-magnatune/Makefile
+++ b/audio/gmpc-magnatune/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2013/02/16 11:20:11 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2013/04/06 14:22:39 rodent Exp $
#
DISTNAME= gmpc-magnatune-0.20.0
@@ -13,6 +13,7 @@ COMMENT= Magnatune plugin for GMPC
LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
USE_TOOLS+= intltool msgfmt pkg-config
.include "../../audio/gmpc/buildlink3.mk"