aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-05 17:15:49 +0800
committerbapt <bapt@FreeBSD.org>2013-09-05 17:15:49 +0800
commitd82ab35b164c5bef5324aff9433f09c5f95c789d (patch)
tree580e3c0dbe891b70ae218e03f1c6b0424f00cf60 /audio
parentb6d120431e8487737cb2e3761ec4945e52d77890 (diff)
downloadfreebsd-ports-gnome-d82ab35b164c5bef5324aff9433f09c5f95c789d.tar.gz
freebsd-ports-gnome-d82ab35b164c5bef5324aff9433f09c5f95c789d.tar.zst
freebsd-ports-gnome-d82ab35b164c5bef5324aff9433f09c5f95c789d.zip
Add an explicit dependency on pkgconf
Diffstat (limited to 'audio')
-rw-r--r--audio/liquidsoap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liquidsoap/Makefile b/audio/liquidsoap/Makefile
index 3f095e25a6e8..5b25060387ba 100644
--- a/audio/liquidsoap/Makefile
+++ b/audio/liquidsoap/Makefile
@@ -71,7 +71,7 @@ NO_OCAML_RUNDEPENDS= yes
USE_AUTOTOOLS= autoconf:env automake:env
GNU_CONFIGURE= yes
CONFIGURE_TARGET=
-USES= gmake
+USES= gmake pkgconfig
CONFIGURE_ARGS= --disable-gui --localstatedir=/var
CFLAGS+= -I${LOCALBASE}/${OCAML_LIBDIR}