svn commit: r364065 - head/audio/deadbeef
Baptiste Daroussin
bapt at FreeBSD.org
Mon Aug 4 23:03:08 UTC 2014
Author: bapt
Date: Mon Aug 4 23:03:07 2014
New Revision: 364065
URL: http://svnweb.freebsd.org/changeset/ports/364065
QAT: https://qat.redports.org/buildarchive/r364065/
Log:
USES=execinfo
Modified:
head/audio/deadbeef/Makefile
Modified: head/audio/deadbeef/Makefile
==============================================================================
--- head/audio/deadbeef/Makefile Mon Aug 4 23:02:20 2014 (r364064)
+++ head/audio/deadbeef/Makefile Mon Aug 4 23:03:07 2014 (r364065)
@@ -16,12 +16,11 @@ LICENSE= GPLv2 LGPL21
LICENSE_COMB= dual
LIB_DEPENDS= libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
- libmad.so:${PORTSDIR}/audio/libmad \
- libexecinfo.so:${PORTSDIR}/devel/libexecinfo
+ libmad.so:${PORTSDIR}/audio/libmad
GNU_CONFIGURE= yes
USES= gmake pkgconfig gettext iconv shebangfix tar:bzip2 desktop-file-utils \
- libtool
+ libtool execinfo
USE_LDCONFIG= yes
CONFIGURE_ARGS= --disable-alsa --disable-nullout --disable-gtk3
CPPFLAGS+= -I../dumb/dumb-kode54/include -I../../plugins/libmp4ff -I../../plugins/gme/game-music-emu-0.6pre -I${LOCALBASE}/include
More information about the svn-ports-head
mailing list