aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-05-29 07:32:35 +0000
committerJohn Marino <marino@FreeBSD.org>2014-05-29 07:32:35 +0000
commitc408f05f1faa53a1c5a509c8838d0055900df083 (patch)
tree3e6ed17d23a969df789ae54ca1c772619e72043b /graphics/sane-backends
parent4f39a14ef61393406f196e75c47de9c17e650688 (diff)
downloadports-c408f05f1faa53a1c5a509c8838d0055900df083.tar.gz
ports-c408f05f1faa53a1c5a509c8838d0055900df083.zip
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.
Notes
Notes: svn path=/head/; revision=355670
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r--graphics/sane-backends/Makefile4
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"|' \