Date: Sun, 17 Nov 2013 09:18:09 +0000 (UTC) From: Andrej Zverev <az@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r334064 - head/www/p5-Dancer Message-ID: <201311170918.rAH9I9A1018186@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: az Date: Sun Nov 17 09:18:09 2013 New Revision: 334064 URL: http://svnweb.freebsd.org/changeset/ports/334064 Log: - no need in MAN1 after stagify Approved by: maintainer (no response to email) Modified: head/www/p5-Dancer/Makefile Modified: head/www/p5-Dancer/Makefile ============================================================================== --- head/www/p5-Dancer/Makefile Sun Nov 17 09:16:52 2013 (r334063) +++ head/www/p5-Dancer/Makefile Sun Nov 17 09:18:09 2013 (r334064) @@ -47,5 +47,4 @@ RUN_DEPENDS+= p5-YAML>=0.71:${PORTSDIR}/ USES= perl5 USE_PERL5= configure -MAN1= dancer.1 .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311170918.rAH9I9A1018186>