aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-03-09 00:17:05 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-03-09 00:17:05 +0000
commit478d1f56702c8cdd2cc8289bfdc76c4eae7fd6ab (patch)
tree54edf60b06669b5c849221e9d6936867a8301e3d /biology
parent2233aa9126ab3b879fd03eaae3cec7339423f366 (diff)
downloadports-478d1f56702c8cdd2cc8289bfdc76c4eae7fd6ab.tar.gz
ports-478d1f56702c8cdd2cc8289bfdc76c4eae7fd6ab.zip
Insert "-l" into PATCH_ARGS, to cause the "patch" command to ignore
carriage-return characters in povchem.c which otherwise cause patch-ab to fail to apply.
Notes
Notes: svn path=/head/; revision=103361
Diffstat (limited to 'biology')
-rw-r--r--biology/povchem/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/povchem/Makefile b/biology/povchem/Makefile
index d6eb22600216..87b6329d66a7 100644
--- a/biology/povchem/Makefile
+++ b/biology/povchem/Makefile
@@ -25,6 +25,7 @@ DIST_SUBDIR= povchem
DEFS= -DDATADIR=\"${PREFIX}/share/povchem\" \
-DSYSCONFDIR=\"${PREFIX}/etc\"
+PATCH_ARGS= -l -d ${PATCH_WRKSRC} --forward --quiet -E ${PATCH_STRIP}
do-extract:
@${MKDIR} ${WRKSRC}