aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--print/cups-base/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index a8fe717fb32d..7e3d0d8fcde5 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -256,7 +256,7 @@ post-patch:
${WRKSRC}/Makefile
.else
@${REINPLACE_CMD} \
- -e 's|cups backend|backend|' -e 's|filter ||' \
+ -e 's|cups filter backend|backend|' \
-e 's|$$.INSTALL_SCRIPT. cups-config|echo skip: cups-config|' \
-e 's|/usr/share|${PREFIX}/share|g' \
-e 's|installhdrs$$||' \