aboutsummaryrefslogtreecommitdiffstats
path: root/mail/horde-imp
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-08-18 02:52:41 +0800
committerWill Andrews <will@FreeBSD.org>2001-08-18 02:52:41 +0800
commit8ca26fe002854912e29604a43c726101887f2fc0 (patch)
treea035bbfa1450577b5e3fb67a6b78c240109000ed /mail/horde-imp
parent8f6c4cb316a02b4f5d52c2ecaead668fa9ab8830 (diff)
downloadfreebsd-ports-gnome-8ca26fe002854912e29604a43c726101887f2fc0.tar.gz
freebsd-ports-gnome-8ca26fe002854912e29604a43c726101887f2fc0.tar.zst
freebsd-ports-gnome-8ca26fe002854912e29604a43c726101887f2fc0.zip
pre-everything requires two colons, not one.
Found by: Dan Langille <dan@langille.org> && FreshPorts(TM)(C)(R)(SM)
Diffstat (limited to 'mail/horde-imp')
-rw-r--r--mail/horde-imp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index 842bf748c0f9..a71d8c6bf25d 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-imp/Makefile
@@ -78,7 +78,7 @@ PLIST_SUB= HORDEDIR=${LHORDEDIR} IMPDIR=${LIMPDIR}
HORDEDIR= ${PREFIX}/${LHORDEDIR}
IMPDIR= ${PREFIX}/${LIMPDIR}
-pre-everything:
+pre-everything::
.if !defined(WITHOUT_IMAPSERVER)
@${ECHO_MSG} ""
@${ECHO_MSG} "Press CTRL-C and define WITHOUT_IMAPSERVER"