svn commit: r396159 - head/www/p5-Ark

Antoine Brodin antoine at FreeBSD.org
Sat Sep 5 08:00:24 UTC 2015


Author: antoine
Date: Sat Sep  5 08:00:23 2015
New Revision: 396159
URL: https://svnweb.freebsd.org/changeset/ports/396159

Log:
  Unbreak

Modified:
  head/www/p5-Ark/Makefile

Modified: head/www/p5-Ark/Makefile
==============================================================================
--- head/www/p5-Ark/Makefile	Sat Sep  5 07:48:12 2015	(r396158)
+++ head/www/p5-Ark/Makefile	Sat Sep  5 08:00:23 2015	(r396159)
@@ -36,5 +36,6 @@ USE_PERL5=	configure
 USE_GITHUB=	yes
 GH_ACCOUNT=	typester
 GH_PROJECT=	ark-perl
+WRKSRC=		${WRKDIR}/${DISTNAME}
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list