Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jul 2017 17:16:58 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r445668 - head/devel/p5-Log-Dispatch-File-Rolling
Message-ID:  <201707131716.v6DHGwWq078433@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Jul 13 17:16:58 2017
New Revision: 445668
URL: https://svnweb.freebsd.org/changeset/ports/445668

Log:
  devel/p5-Log-Dispatch-File-Rolling: Add dos2unix to fix patch
  
  Reported by:	dvl
  MFH:		2017Q3

Modified:
  head/devel/p5-Log-Dispatch-File-Rolling/Makefile

Modified: head/devel/p5-Log-Dispatch-File-Rolling/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-File-Rolling/Makefile	Thu Jul 13 17:10:43 2017	(r445667)
+++ head/devel/p5-Log-Dispatch-File-Rolling/Makefile	Thu Jul 13 17:16:58 2017	(r445668)
@@ -17,7 +17,7 @@ BUILD_DEPENDS=	p5-Log-Dispatch>=2.37:devel/p5-Log-Disp
 RUN_DEPENDS=	p5-Log-Dispatch>=2.37:devel/p5-Log-Dispatch \
 		p5-Log-Log4perl>=1.38:devel/p5-Log-Log4perl
 
-USES=		perl5
+USES=		dos2unix perl5
 USE_PERL5=	configure
 
 .include <bsd.port.mk>



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