aboutsummaryrefslogtreecommitdiff
path: root/graphics/sane-backends
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2007-08-13 11:58:57 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2007-08-13 11:58:57 +0000
commiteaa5296e6f8ed13cb9c9f35117d0cfe816a22355 (patch)
tree01c88e06d758c909958ce498369e78013f83b57c /graphics/sane-backends
parentf5d8044bf4605e6bc1c3d7a458c53f0f7b32539c (diff)
downloadports-eaa5296e6f8ed13cb9c9f35117d0cfe816a22355.tar.gz
ports-eaa5296e6f8ed13cb9c9f35117d0cfe816a22355.zip
Remove the pre-everithing (sic) target. It obviously didn't do what it was
meant to since the typo got committed and the message it should have displayed is now obsolete.
Notes
Notes: svn path=/head/; revision=197571
Diffstat (limited to 'graphics/sane-backends')
-rw-r--r--graphics/sane-backends/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile
index 86fb6e1d9bda..2aa60812abdf 100644
--- a/graphics/sane-backends/Makefile
+++ b/graphics/sane-backends/Makefile
@@ -63,14 +63,6 @@ CONFIGURE_ARGS+= --with-gphoto2=no
PLIST_SUB+= GPHOTO2="@comment "
.endif
-pre-everithing::
- @${ECHO_MSG} ""
- @${ECHO_MSG} "*** ATTENTION ***"
- @${ECHO_MSG} ""
- @${ECHO_MSG} "Older versions than 1.0.17_1 do not check if you change config files."
- @${ECHO_MSG} "If that's the case for you, press CTRL+C and backup your config files."
- @${ECHO_MSG} ""
-
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
's|= \.\./libtool|= @LIBTOOL@|g'