diff options
-rw-r--r-- | print/cups/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index e772e5c579d7..dd2d406a33cb 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -104,9 +104,6 @@ post-patch: @${REINPLACE_CMD} -e 's|\.default|.sample|'\ ${WRKSRC}/cgi-bin/admin.c\ ${WRKSRC}/conf/Makefile -.if !empty(ARCH:Mpowerpc*) - @${REINPLACE_CMD} -e 's|@PIEFLAGS@||g' ${WRKSRC}/Makedefs.in -.endif post-patch-DOCS-off: # Link to online documentation. |