diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-01 12:46:55 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-05-01 12:46:55 +0000 |
commit | 91ed08f7b3717f3241a10bb8e8b1664ec7a8ca00 (patch) | |
tree | cd0d4eea610ba27347a55f179b20c61afe6d1c9d /textproc/docbook2X/Makefile | |
parent | 2ccf2777a58c965ae31ad6332232333400aa1931 (diff) |
Notes
Diffstat (limited to 'textproc/docbook2X/Makefile')
-rw-r--r-- | textproc/docbook2X/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/docbook2X/Makefile b/textproc/docbook2X/Makefile index e52c6354ea10..1c532f2bb74e 100644 --- a/textproc/docbook2X/Makefile +++ b/textproc/docbook2X/Makefile @@ -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 |