aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-12-31 22:26:39 +0800
committeritetcu <itetcu@FreeBSD.org>2006-12-31 22:26:39 +0800
commit842020ed04cc6b588568fd822fd6f93ad5565666 (patch)
tree08d2fad8ca68545e7391a78260c33b5681eb19d0 /mail
parent396524431fb04bd3ffc8430290609681589ac48b (diff)
downloadfreebsd-ports-gnome-842020ed04cc6b588568fd822fd6f93ad5565666.tar.gz
freebsd-ports-gnome-842020ed04cc6b588568fd822fd6f93ad5565666.tar.zst
freebsd-ports-gnome-842020ed04cc6b588568fd822fd6f93ad5565666.zip
Fix typo and potential so that we enter the New Year with a good INDEX.
Submitte by: FreshPorts sanity checking
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail-vcalendar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile
index 73df6f3dcfd3..10bcd6257d19 100644
--- a/mail/claws-mail-vcalendar/Makefile
+++ b/mail/claws-mail-vcalendar/Makefile
@@ -31,7 +31,7 @@ CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
.include <bsd.port.pre.mk>
-.if ${OSVESION} < 500000
+.if ${OSVERSION} < 500000
IGNORE= doens't buid
.endif