svn commit: r501780 - in head/audio/traverso: . files
Yuri Victorovich
yuri at FreeBSD.org
Thu May 16 09:30:28 UTC 2019
Author: yuri
Date: Thu May 16 09:30:26 2019
New Revision: 501780
URL: https://svnweb.freebsd.org/changeset/ports/501780
Log:
audio/traverso: Remove unnecessary patches and Makefile lines
Deleted:
head/audio/traverso/files/patch-src_audiofileio_decode_SFAudioReader.h
head/audio/traverso/files/patch-src_audiofileio_encode_SFAudioWriter.h
Modified:
head/audio/traverso/Makefile
Modified: head/audio/traverso/Makefile
==============================================================================
--- head/audio/traverso/Makefile Thu May 16 09:26:03 2019 (r501779)
+++ head/audio/traverso/Makefile Thu May 16 09:30:26 2019 (r501780)
@@ -13,8 +13,6 @@ LICENSE_COMB= dual
LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING
-xBUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa \
- lv2>0:audio/lv2
LIB_DEPENDS= libfftw3.so:math/fftw3 \
libFLAC.so:audio/flac \
libjack.so:audio/jack \
More information about the svn-ports-all
mailing list