summaryrefslogtreecommitdiff
path: root/audio/bmp-musepack
diff options
context:
space:
mode:
authorminskim <minskim>2004-12-10 20:32:08 +0000
committerminskim <minskim>2004-12-10 20:32:08 +0000
commitb8be55a85288d98b953d88b12256adc8f19222d7 (patch)
tree8649a850a40b54a60155d07f8b3abd94ebcb9e2b /audio/bmp-musepack
parentb95672969a4d5690436330fa42bf476f0782dede (diff)
downloadpkgsrc-b8be55a85288d98b953d88b12256adc8f19222d7.tar.gz
This package needs pkg-config.
Diffstat (limited to 'audio/bmp-musepack')
-rw-r--r--audio/bmp-musepack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/bmp-musepack/Makefile b/audio/bmp-musepack/Makefile
index 7eddc55201e..84a0487a0c2 100644
--- a/audio/bmp-musepack/Makefile
+++ b/audio/bmp-musepack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/12/04 20:44:35 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/10 20:32:08 minskim Exp $
#
DISTNAME= bmp-musepack-1.1
@@ -15,4 +15,5 @@ GNU_CONFIGURE= yes
.include "../../audio/bmp/buildlink3.mk"
.include "../../audio/libmusepack/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"