diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-12 15:57:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-10-12 15:57:51 +0000 |
commit | 4da13b8f8e619dad24893ca2f4b4acfb93701d03 (patch) | |
tree | 22d06d881d39a3e8bbe4216cf9029a239cf1e2dc /multimedia/mplayer | |
parent | Correctly 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.common | 2 |
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}|; \ |