aboutsummaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2001-09-11 21:55:35 +0800
committerclive <clive@FreeBSD.org>2001-09-11 21:55:35 +0800
commitcb632d7a549620b4b2e106098c33250fbdbd3f8a (patch)
treeb4a562cc1e6fe5acdd5963703b5bce7b92f28644 /chinese
parent3959866bed94a41a05d897ed12cbc0019a48e7dd (diff)
downloadfreebsd-ports-gnome-cb632d7a549620b4b2e106098c33250fbdbd3f8a.tar.gz
freebsd-ports-gnome-cb632d7a549620b4b2e106098c33250fbdbd3f8a.tar.zst
freebsd-ports-gnome-cb632d7a549620b4b2e106098c33250fbdbd3f8a.zip
Use `::' operator for pre-everything target.
Submitted by: "Dan Langille" <dan@langille.org>
Diffstat (limited to 'chinese')
-rw-r--r--chinese/zhcon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/zhcon/Makefile b/chinese/zhcon/Makefile
index 90bda9bac738..50790c8e1780 100644
--- a/chinese/zhcon/Makefile
+++ b/chinese/zhcon/Makefile
@@ -30,7 +30,7 @@ PLIST_SUB+= BIG5IME="@comment "
.endif
.if !defined(WITH_BIG5)
-pre-everything:
+pre-everything::
@${ECHO_MSG}
@${ECHO_MSG} "If you want to compile with Big5 IME support,"
@${ECHO_MSG} "hit Ctrl-C right now and use \"make WITH_BIG5=yes\""