svn commit: r414886 - head/textproc/p5-LaTeX-Driver

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 9 19:18:11 UTC 2016


Author: sunpoet
Date: Mon May  9 19:18:10 2016
New Revision: 414886
URL: https://svnweb.freebsd.org/changeset/ports/414886

Log:
  - Add PORTSCOUT

Modified:
  head/textproc/p5-LaTeX-Driver/Makefile

Modified: head/textproc/p5-LaTeX-Driver/Makefile
==============================================================================
--- head/textproc/p5-LaTeX-Driver/Makefile	Mon May  9 19:18:05 2016	(r414885)
+++ head/textproc/p5-LaTeX-Driver/Makefile	Mon May  9 19:18:10 2016	(r414886)
@@ -20,6 +20,8 @@ BUILD_DEPENDS=	p5-Class-Accessor>=0:deve
 		p5-Readonly>=0:devel/p5-Readonly
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+PORTSCOUT=	skipv:0.2002
+
 NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure


More information about the svn-ports-head mailing list