Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 09:30:26 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r501780 - in head/audio/traverso: . files
Message-ID:  <201905160930.x4G9UQMc046306@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905160930.x4G9UQMc046306>