diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-01-04 14:08:43 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-01-04 14:08:43 +0000 |
commit | 8df929bd5021b1e760933f1406ed673e05cce357 (patch) | |
tree | 67ca1c30b4c97168c529a275a2ae074d2572e41f /deskutils/orage | |
parent | 7af1870dffea37d48a701fe868ddc3e6775ee9ed (diff) |
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 a4ad9f61a9d4..b19206ca5ba6 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.27:${PORTSDIR}/devel/libical +LIB_DEPENDS+= ical.42:${PORTSDIR}/devel/libical .endif post-patch: |