diff options
Diffstat (limited to 'deskutils/orage/Makefile')
-rw-r--r-- | deskutils/orage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/orage/Makefile b/deskutils/orage/Makefile index 608fa04b05e5..1790da3c2928 100644 --- a/deskutils/orage/Makefile +++ b/deskutils/orage/Makefile @@ -7,6 +7,7 @@ PORTNAME= orage PORTVERSION= 4.6.0 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -39,7 +40,7 @@ CONFIGURE_ARGS+=--with-bdb4=no .endif .if defined(WITH_ICAL) -LIB_DEPENDS+= ical.42:${PORTSDIR}/devel/libical +LIB_DEPENDS+= ical.43:${PORTSDIR}/devel/libical .endif post-patch: |