svn commit: r369826 - head/www/p5-HTML-Strip

Mathieu Arnold mat at FreeBSD.org
Thu Oct 2 14:06:14 UTC 2014


Author: mat
Date: Thu Oct  2 14:06:13 2014
New Revision: 369826
URL: https://svnweb.freebsd.org/changeset/ports/369826
QAT: https://qat.redports.org/buildarchive/r369826/

Log:
  Make buildable.
  
  Pointy hat to:	skreuzer
  Sponsored by:	Absolight

Modified:
  head/www/p5-HTML-Strip/Makefile

Modified: head/www/p5-HTML-Strip/Makefile
==============================================================================
--- head/www/p5-HTML-Strip/Makefile	Thu Oct  2 13:36:09 2014	(r369825)
+++ head/www/p5-HTML-Strip/Makefile	Thu Oct  2 14:06:13 2014	(r369826)
@@ -13,4 +13,6 @@ COMMENT=	Perl5 module for strip HTML tag
 USES=		perl5
 USE_PERL5=	configure
 
+WRKSRC=	${WRKDIR}/${PORTNAME}
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list