diff options
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r-- | graphics/sane-backends/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index b29778c28b50..eb420e5a7c7d 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -69,10 +69,6 @@ CONFIGURE_ENV+= ac_cv_header_cups_cups_h=no CONFIGURE_ENV+= sane_cv_use_libieee1284=no .endif -post-extract: - @((cd ${DISTDIR} && ${CAT} ${DISTFILES:C/:[^:]+$//}) | (cd ${WRKDIR} \ - && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} - ${EXTRACT_AFTER_ARGS})) - post-patch: @${REINPLACE_CMD} -e '/^for ac_header in/s|libc.h|cups/cups.h| ; \ s|-e .*/cups.h|"$$ac_cv_header_cups_cups_h" = "yes"|' \ |