diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-22 05:56:51 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-05-22 05:56:51 +0000 |
commit | 04071de28e2d9dc7993b125e3b03b44dc3604ca3 (patch) | |
tree | 9b0871a47c27e25aeb9c8721a6e592247d51a702 /deskutils/orage | |
parent | 80b405bb460d08bbb39d3e477fc37f4d852fe26d (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 fa7c3158ff55..65517b0a76e1 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -40,7 +40,7 @@ CONFIGURE_ARGS+=--with-bdb4=no .endif .if defined(WITH_ICAL) -LIB_DEPENDS+= ical.43:${PORTSDIR}/devel/libical +LIB_DEPENDS+= ical.44:${PORTSDIR}/devel/libical .endif post-patch: |