diff options
-rw-r--r-- | biology/povchem/Makefile | 1 |
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} |