summaryrefslogtreecommitdiff
path: root/multimedia/mplayer
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-10-12 15:57:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-10-12 15:57:51 +0000
commit4da13b8f8e619dad24893ca2f4b4acfb93701d03 (patch)
tree22d06d881d39a3e8bbe4216cf9029a239cf1e2dc /multimedia/mplayer
parentCorrectly use BINARY_ALIAS (diff)
Remove WANT_GNOME and HAVE_GNOME.
Approved by: bapt kwm Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D12643
Notes
Notes: svn path=/head/; revision=451901
Diffstat (limited to 'multimedia/mplayer')
-rw-r--r--multimedia/mplayer/Makefile.common2
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/mplayer/Makefile.common b/multimedia/mplayer/Makefile.common
index 8d5a3cd3e8b4..37dafebd91b7 100644
--- a/multimedia/mplayer/Makefile.common
+++ b/multimedia/mplayer/Makefile.common
@@ -50,8 +50,6 @@ CONFIGURE_ARGS= --cc="${CC}" \
--disable-real \
--yasm=''
-WANT_GNOME= yes
-
common-post-patch:
@${REINPLACE_CMD} \
-e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|; \