summaryrefslogtreecommitdiff
path: root/audio/bmp-fc/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:36:41 +0000
commitdb7a56d5edac0833e3f5182aa505b20354dcc3f9 (patch)
tree49a1c0a19d2528061ed83095e4acf1b3cab87fe5 /audio/bmp-fc/Makefile
parent- fix segfault on 64bit with option XFT (diff)
Add an explicit dependency on pkgconf
Diffstat (limited to 'audio/bmp-fc/Makefile')
-rw-r--r--audio/bmp-fc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/bmp-fc/Makefile b/audio/bmp-fc/Makefile
index 32e6f21184c4..5d9e8cbed4ad 100644
--- a/audio/bmp-fc/Makefile
+++ b/audio/bmp-fc/Makefile
@@ -14,6 +14,7 @@ LICENSE= GPLv2
LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player
+USES= pkgconfig
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes