aboutsummaryrefslogtreecommitdiff
path: root/audio/deadbeef
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 23:19:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-22 23:19:08 +0000
commita2157276860a3947431ad500cdb3a9017b7d3008 (patch)
tree0466a027a1b9e02968cfceb0159e462e8b34c86d /audio/deadbeef
parent23f55e92b921e4ae98d452244cdea9d6d8c1300e (diff)
downloadports-a2157276860a3947431ad500cdb3a9017b7d3008.tar.gz
ports-a2157276860a3947431ad500cdb3a9017b7d3008.zip
Notes
Diffstat (limited to 'audio/deadbeef')
-rw-r--r--audio/deadbeef/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile
index 7839909bc04b..7f6efc5dc511 100644
--- a/audio/deadbeef/Makefile
+++ b/audio/deadbeef/Makefile
@@ -18,12 +18,12 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \
execinfo:${PORTSDIR}/devel/libexecinfo
GNU_CONFIGURE= yes
+USES= pkgconfig
USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_BZIP2= yes
USE_ICONV= yes
-USE_PKGCONFIG= build
CONFIGURE_ARGS= --disable-alsa --disable-nullout \
CPPFLAGS="-I../dumb/dumb-kode54/include -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" LIBS="-lexecinfo -lintl"