From c408f05f1faa53a1c5a509c8838d0055900df083 Mon Sep 17 00:00:00 2001 From: John Marino Date: Thu, 29 May 2014 07:32:35 +0000 Subject: graphics/sane-backends: Remove obsolete post-extract target This was needed with the crazy distfile scheme from the previous version, but not it doesn't do anything. --- graphics/sane-backends/Makefile | 4 ---- 1 file changed, 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"|' \ -- cgit v1.2.3