From db2e6adca5e53190585f60baf85081b7c34d9cc7 Mon Sep 17 00:00:00 2001 From: Jeremy Chadwick Date: Mon, 5 Mar 2007 07:27:22 +0000 Subject: p65 script is actually DOS-formatted. This adds USE_DOS2UNIX, allowing the script to function on UNIX systems. Approved by: philip --- devel/p65/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'devel/p65') diff --git a/devel/p65/Makefile b/devel/p65/Makefile index d3f08ae15e9b..e31713132c80 100644 --- a/devel/p65/Makefile +++ b/devel/p65/Makefile @@ -19,6 +19,7 @@ EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= ${WRKSRC} USE_PERL5= yes +USE_DOS2UNIX= yes NO_WRKSUBDIR= yes NO_BUILD= yes PLIST_FILES= bin/p65 -- cgit v1.2.3