aboutsummaryrefslogtreecommitdiff
path: root/graphics/xsane/Makefile
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-12-31 10:20:19 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-12-31 10:20:19 +0000
commit8c0949d312466b11084419d4b64b8bfb02813961 (patch)
tree9251bf67ea16be6fb55f955f686e3e62b85ae442 /graphics/xsane/Makefile
parentb67226884f97937979a6a1c300a9918daa1e3c94 (diff)
downloadports-8c0949d312466b11084419d4b64b8bfb02813961.tar.gz
ports-8c0949d312466b11084419d4b64b8bfb02813961.zip
Notes
Diffstat (limited to 'graphics/xsane/Makefile')
-rw-r--r--graphics/xsane/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile
index 79a3270ff595..1d1e61d1a184 100644
--- a/graphics/xsane/Makefile
+++ b/graphics/xsane/Makefile
@@ -35,7 +35,7 @@ CONFIGURE_ARGS+= --enable-gimp
CONFIGURE_ARGS+= --disable-gimp
.endif
-pre-everything:
+pre-everything::
.if !defined(WITH_GIMP)
@${ECHO_MSG} "*** Note: XSane can be built with a standalone"
@${ECHO_MSG} "*** X scanner interface as well as a GIMP plug-in."