diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-12-31 14:26:39 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2006-12-31 14:26:39 +0000 |
commit | 763c937157a55e9da11b74043ef05b27dec83f89 (patch) | |
tree | abcbbb66e4e8c526a9e13c32bf7ab9e9993012ff /mail/claws-mail-vcalendar | |
parent | 9970de8508dfb1f46484d0452f809ff477460c74 (diff) |
Notes
Diffstat (limited to 'mail/claws-mail-vcalendar')
-rw-r--r-- | mail/claws-mail-vcalendar/Makefile | 2 |
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 |