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 /x11/xvattr/Makefile | |
parent | 68dce24019665a59d03e92f99d93fb7795e467bf (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 'x11/xvattr/Makefile')
-rw-r--r-- | x11/xvattr/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xvattr/Makefile b/x11/xvattr/Makefile index b9f9d80163f5..4758f5b094c3 100644 --- a/x11/xvattr/Makefile +++ b/x11/xvattr/Makefile @@ -12,7 +12,6 @@ MAINTAINER= cy@FreeBSD.org COMMENT= Getting and setting Xv attributes USE_XORG= x11 xv -WANT_GNOME= yes USES= pkgconfig PLIST_FILES= bin/${PORTNAME} bin/g${PORTNAME} \ |