svn commit: r385481 - head/multimedia/mplayer2
Kurt Jaeger
pi at FreeBSD.org
Tue May 5 18:47:38 UTC 2015
Author: pi
Date: Tue May 5 18:47:37 2015
New Revision: 385481
URL: https://svnweb.freebsd.org/changeset/ports/385481
Log:
multimedia/mplayer2: add CPE
PR: 199954
Submitted by: Carlos Jacobo Puga Medina <cpm at fbsd.es> (maintainer)
Modified:
head/multimedia/mplayer2/Makefile
Modified: head/multimedia/mplayer2/Makefile
==============================================================================
--- head/multimedia/mplayer2/Makefile Tue May 5 16:48:14 2015 (r385480)
+++ head/multimedia/mplayer2/Makefile Tue May 5 18:47:37 2015 (r385481)
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ffmpeg:${PORTSDIR}/multim
rst2man:${PORTSDIR}/textproc/py-docutils
RUN_DEPENDS= ffmpeg:${PORTSDIR}/multimedia/ffmpeg
-USES= gmake iconv ncurses pkgconfig tar:xz
+USES= cpe gmake iconv ncurses pkgconfig tar:xz
HAS_CONFIGURE= yes
CONFIGURE_ENV= TMPDIR="${WRKSRC}"
CONFIGURE_ARGS= --cc=${CC} \
More information about the svn-ports-all
mailing list