svn commit: r364315 - head/audio/deadbeef
Veniamin Gvozdikov
vg at FreeBSD.org
Thu Aug 7 19:26:40 UTC 2014
Author: vg
Date: Thu Aug 7 19:26:40 2014
New Revision: 364315
URL: http://svnweb.freebsd.org/changeset/ports/364315
QAT: https://qat.redports.org/buildarchive/r364315/
Log:
- Fix build SID plugin
PR: ports/192437
Modified:
head/audio/deadbeef/Makefile
Modified: head/audio/deadbeef/Makefile
==============================================================================
--- head/audio/deadbeef/Makefile Thu Aug 7 19:25:53 2014 (r364314)
+++ head/audio/deadbeef/Makefile Thu Aug 7 19:26:40 2014 (r364315)
@@ -80,8 +80,8 @@ LASTFM_LIB_DEPENDS= libcurl.so:${PORTSDI
LASTFM_CONFIGURE_OFF= --disable-lfm
ART_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
+ libImlib2.so:${PORTSDIR}/graphics/imlib2 \
libjpeg.so:${PORTSDIR}/graphics/jpeg
-ART_USE= efl=imlib2
ART_CONFIGURE_OFF= --disable-artwork --disable-artwork-imlib2
EQ_CONFIGURE_OFF= --disable-supereq
More information about the svn-ports-all
mailing list