svn commit: r441697 - head/textproc/linuxdoc-tools
Baptiste Daroussin
bapt at FreeBSD.org
Thu May 25 14:42:41 UTC 2017
Author: bapt
Date: Thu May 25 14:42:39 2017
New Revision: 441697
URL: https://svnweb.freebsd.org/changeset/ports/441697
Log:
Register groff as both build and run dependency
Modified:
head/textproc/linuxdoc-tools/Makefile
Modified: head/textproc/linuxdoc-tools/Makefile
==============================================================================
--- head/textproc/linuxdoc-tools/Makefile Thu May 25 14:39:31 2017 (r441696)
+++ head/textproc/linuxdoc-tools/Makefile Thu May 25 14:42:39 2017 (r441697)
@@ -24,7 +24,7 @@ RUN_DEPENDS= gawk:lang/gawk \
sgmlsasp:textproc/sgmls
GNU_CONFIGURE= yes
-USES= gmake perl5
+USES= gmake groff:both perl5
CONFIGURE_ARGS= --with-installed-sgmlsasp
PORTDOCS= *
More information about the svn-ports-head
mailing list