summaryrefslogtreecommitdiff
path: root/audio/xmms-modplug
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-12-14 18:45:11 +0000
committerminskim <minskim@pkgsrc.org>2004-12-14 18:45:11 +0000
commitab74181c5d95844886a233fe25f29140cbd371b7 (patch)
treec80331e76a290d41fc132992ff96449bf71c8044 /audio/xmms-modplug
parent01e3f2182410a762adbd18b9de7e332358efa9c6 (diff)
downloadpkgsrc-ab74181c5d95844886a233fe25f29140cbd371b7.tar.gz
Add build dependency on pkgconfig.
Diffstat (limited to 'audio/xmms-modplug')
-rw-r--r--audio/xmms-modplug/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile
index ea5301a86d4..2d9b9cdd1f9 100644
--- a/audio/xmms-modplug/Makefile
+++ b/audio/xmms-modplug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/10/03 00:13:11 tv Exp $
+# $NetBSD: Makefile,v 1.5 2004/12/14 18:45:11 minskim Exp $
#
DISTNAME= modplugxmms-2.05
@@ -27,6 +27,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
.include "../../audio/libmodplug/buildlink3.mk"
.include "../../audio/xmms/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"