aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-29 19:40:20 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-29 19:40:20 +0000
commit0baf96c430b8e7c6cb0690bcb31d860ccf85127a (patch)
tree9e02de4af6ea1e83a183b7aa2b663804628bf3b4 /graphics/sane-backends/Makefile
parent633b0a2f8620cb9e3a0097f19600013f9666bf09 (diff)
downloadports-0baf96c430b8e7c6cb0690bcb31d860ccf85127a.tar.gz
ports-0baf96c430b8e7c6cb0690bcb31d860ccf85127a.zip
Fix typo preventing extraction
Notes
Notes: svn path=/head/; revision=316839
Diffstat (limited to 'graphics/sane-backends/Makefile')
-rw-r--r--graphics/sane-backends/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index f2940e19589a..d8d4a4a8e6ce 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -105,7 +105,7 @@ CONFIGURE_ENV+= ac_cv_header_cups_cups_h=no
post-extract:
@((cd ${DISTDIR} && ${CAT} ${DISTFILES:C/:[^:]+$//}) | (cd ${WRKDIR} \
- && ${EXTRACT_CMD} ${EXTRACT_BEFOR_ARGS} - ${EXTRACT_AFTER_ARGS}))
+ && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} - ${EXTRACT_AFTER_ARGS}))
post-patch:
@${REINPLACE_CMD} -e '/^for ac_header in/s|libc.h|cups/cups.h| ; \