aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-11-14 23:36:14 +0800
committerbapt <bapt@FreeBSD.org>2012-11-14 23:36:14 +0800
commit3a6e4a5f5666da790514aca89ce30be6f0c2d821 (patch)
tree72855a1c392ff860bb901c7342a033946057a76c
parent50fa63e41158e76ee37e9cfe2307fc4e7cf36eca (diff)
downloadfreebsd-ports-gnome-3a6e4a5f5666da790514aca89ce30be6f0c2d821.tar.gz
freebsd-ports-gnome-3a6e4a5f5666da790514aca89ce30be6f0c2d821.tar.zst
freebsd-ports-gnome-3a6e4a5f5666da790514aca89ce30be6f0c2d821.zip
Explicitly depends on pkg-config because the build system do use it
Feature safe: yes
-rw-r--r--multimedia/mkvtoolnix/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile
index 733b59191b98..cf0b89ac0133 100644
--- a/multimedia/mkvtoolnix/Makefile
+++ b/multimedia/mkvtoolnix/Makefile
@@ -29,6 +29,7 @@ USE_ICONV= yes
GNU_CONFIGURE= yes
USE_RAKE= yes
USE_RUBY= yes
+USE_PKGCONFIG= build
RUBY_NO_RUN_DEPENDS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib