aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfig
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/xfig
parentb67226884f97937979a6a1c300a9918daa1e3c94 (diff)
downloadports-8c0949d312466b11084419d4b64b8bfb02813961.tar.gz
ports-8c0949d312466b11084419d4b64b8bfb02813961.zip
Notes
Diffstat (limited to 'graphics/xfig')
-rw-r--r--graphics/xfig/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 27ed034ac35b..a5c4c5ca87b2 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -30,7 +30,7 @@ MAN1= xfig.1
INSTALL_TARGET= install install.all
.endif
-pre-everything:
+pre-everything::
.if !defined(WITHOUT_GHOSTSCRIPT)
@${ECHO_MSG} "To build this port without Ghostscript support,"
@${ECHO_MSG} "define \"WITHOUT_GHOSTSCRIPT\"."