svn commit: r439884 - head/textproc/docbook2X
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon May 1 12:46:57 UTC 2017
Author: sunpoet
Date: Mon May 1 12:46:55 2017
New Revision: 439884
URL: https://svnweb.freebsd.org/changeset/ports/439884
Log:
Use USES=gnome
- Remove WANT_GNOME
Modified:
head/textproc/docbook2X/Makefile
Modified: head/textproc/docbook2X/Makefile
==============================================================================
--- head/textproc/docbook2X/Makefile Mon May 1 12:46:50 2017 (r439883)
+++ head/textproc/docbook2X/Makefile Mon May 1 12:46:55 2017 (r439884)
@@ -29,8 +29,7 @@ OPTIONS_DEFINE= DOCS
CONFIGURE_ENV= PERL=${PERL}
GNU_CONFIGURE= yes
USE_GNOME= libxslt
-USES= gmake iconv perl5
-WANT_GNOME= yes
+USES= gmake gnome iconv perl5
INFO= docbook2X docbook2man-xslt docbook2texi-xslt
More information about the svn-ports-head
mailing list