Date: Thu, 25 May 2017 14:38:52 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441695 - head/www/quickie Message-ID: <201705251438.v4PEcqW9057865@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu May 25 14:38:52 2017 New Revision: 441695 URL: https://svnweb.freebsd.org/changeset/ports/441695 Log: Register groff as both a run and build dependency Modified: head/www/quickie/Makefile Modified: head/www/quickie/Makefile ============================================================================== --- head/www/quickie/Makefile Thu May 25 14:35:49 2017 (r441694) +++ head/www/quickie/Makefile Thu May 25 14:38:52 2017 (r441695) @@ -15,7 +15,7 @@ COMMENT= Small footprint, fast Wiki engi LICENSE= GPLv2+ -USES= alias perl5 +USES= alias groff:both perl5 USE_PERL5= build patch GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705251438.v4PEcqW9057865>