diff options
| author | Kurt Jaeger <pi@FreeBSD.org> | 2015-05-05 18:47:37 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-05-05 18:47:37 +0000 |
| commit | fa04897dacb38572af069e91d6b42de52a13dc4d (patch) | |
| tree | 39aef751d3ad9bee85117ec68ddb31087a38978b | |
| parent | - Update to upstream version 6.0 (diff) | |
multimedia/mplayer2: add CPE
PR: 199954
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
| -rw-r--r-- | multimedia/mplayer2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayer2/Makefile b/multimedia/mplayer2/Makefile index 15dc25b72b20..6973916d866a 100644 --- a/multimedia/mplayer2/Makefile +++ b/multimedia/mplayer2/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ffmpeg:${PORTSDIR}/multimedia/ffmpeg \ 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} \ |
