1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

Fix make patch

This commit is contained in:
Antoine Brodin 2014-05-27 05:18:28 +00:00
parent e78d28a488
commit ab73277d26
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355465

View File

@ -22,6 +22,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= dos2unix perl5
USE_PERL5= configure
DOS2UNIX_FILES= Catalog.pm
DOS2UNIX_GLOB= Catalog.pm
.include <bsd.port.mk>