diff options
Diffstat (limited to 'print/foo2zjs/Makefile')
-rw-r--r-- | print/foo2zjs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/foo2zjs/Makefile b/print/foo2zjs/Makefile index a3af76252a4a..4c645ecf70bb 100644 --- a/print/foo2zjs/Makefile +++ b/print/foo2zjs/Makefile @@ -112,6 +112,7 @@ XML_FILES= driver/foo2hiperc.xml \ EXTRACT_AFTER_ARGS+= --exclude '${FILES}' .endfor +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^CFLAGS|CFLAGS?|g' -e 's|^PREFIX|PREFIX?|g' ${WRKSRC}/icc2ps/Makefile |