aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript-gnu
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-12 04:18:29 +0800
committerknu <knu@FreeBSD.org>2001-09-12 04:18:29 +0800
commitd126c68c6ad8ae7b2fb247d4a38cee2a415735c6 (patch)
treee8811814ae3864421b7669cdcbfd449784a4cce7 /print/ghostscript-gnu
parent0c892782bd84aaf62e9fd2a5600525b33410d6f0 (diff)
downloadfreebsd-ports-gnome-d126c68c6ad8ae7b2fb247d4a38cee2a415735c6.tar.gz
freebsd-ports-gnome-d126c68c6ad8ae7b2fb247d4a38cee2a415735c6.tar.zst
freebsd-ports-gnome-d126c68c6ad8ae7b2fb247d4a38cee2a415735c6.zip
Use the :: operator for pre-everything.
Submitted by: Dan Langille <dan@langille.org>
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r--print/ghostscript-gnu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile
index b5e7f7e246cf..9ae1bc65adc2 100644
--- a/print/ghostscript-gnu/Makefile
+++ b/print/ghostscript-gnu/Makefile
@@ -127,7 +127,7 @@ CFLAGS+= -D_LITTLE_ENDIAN
.SILENT:
-pre-everything:
+pre-everything::
.if !defined(A4)
${ECHO_MSG} "Type \"make A4=yes\" if you want -DA4 for compilation."
.else