diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2008-02-13 05:56:42 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2008-02-13 05:56:42 +0000 |
commit | c9fb3c73ad910fa0daed321edf2ffd7f1f96c13f (patch) | |
tree | ef425bf8b337337396e052eb89158bb17f42b2f5 /deskutils/orage | |
parent | 1cc05fd37fdf93508ec7f355576ae0d1f12dd3ed (diff) | |
download | ports-c9fb3c73ad910fa0daed321edf2ffd7f1f96c13f.tar.gz ports-c9fb3c73ad910fa0daed321edf2ffd7f1f96c13f.zip |
Notes
Diffstat (limited to 'deskutils/orage')
-rw-r--r-- | deskutils/orage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index beb3322a7d10..0783ababf265 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -37,7 +37,7 @@ CONFIGURE_ARGS+=--with-bdb4=no .endif .if defined(WITH_ICAL) -LIB_DEPENDS+= ical.0:${PORTSDIR}/devel/libical +LIB_DEPENDS+= ical.27:${PORTSDIR}/devel/libical .endif post-patch: |