1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

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.
This commit is contained in:
John Marino 2014-05-29 07:32:35 +00:00
parent 4f39a14ef6
commit c408f05f1f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355670

View File

@ -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"|' \