Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2014 14:06:14 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369826 - head/www/p5-HTML-Strip
Message-ID:  <201410021406.s92E6EE5099554@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410021406.s92E6EE5099554>