Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2019 18:15:31 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r489600 - head/audio/pacpl
Message-ID:  <201901071815.x07IFVDK072495@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Mon Jan  7 18:15:31 2019
New Revision: 489600
URL: https://svnweb.freebsd.org/changeset/ports/489600

Log:
  Do not set VORBIS_RUN_DEPENDS twice

Modified:
  head/audio/pacpl/Makefile

Modified: head/audio/pacpl/Makefile
==============================================================================
--- head/audio/pacpl/Makefile	Mon Jan  7 18:12:35 2019	(r489599)
+++ head/audio/pacpl/Makefile	Mon Jan  7 18:15:31 2019	(r489600)
@@ -48,7 +48,6 @@ OPTIMFROG_RUN_DEPENDS=	ofr:audio/optimfrog
 OPUS_DESC=		Ogg Opus audio codec support
 OPUS_RUN_DEPENDS=	opusenc:audio/opus-tools
 SNDFILE_RUN_DEPENDS=	sndfile-convert:audio/libsndfile
-VORBIS_RUN_DEPENDS=	oggenc:audio/vorbis-tools
 SHORTEN_DESC=		Shorten audio support
 SHORTEN_RUN_DEPENDS=	shorten:audio/shorten
 SOX_DESC=		Audio conversion support via SoX



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