Index: print/cups/Makefile =================================================================== --- print/cups/Makefile +++ print/cups/Makefile @@ -103,6 +103,9 @@ @${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.