1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

And now, perl's not needed during patch.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-01-24 14:56:48 +00:00
parent 8343aef21a
commit 54f1a49eee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340907

View File

@ -14,6 +14,6 @@ BUILD_DEPENDS= p5-Text-FixedLength>=0:${PORTSDIR}/textproc/p5-Text-FixedLength
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure patch
USE_PERL5= configure
.include <bsd.port.mk>