1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

Chase the Evolution version.

Approved by:	portmgr (implicit)
This commit is contained in:
Joe Marcus Clarke 2006-10-15 19:22:34 +00:00
parent 80be3e0951
commit 3c7e64ebe1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175332

View File

@ -68,8 +68,8 @@ PLIST_SUB+= GMAIL=""
CONFIGURE_ARGS+=--disable-evolution
PLIST_SUB+= EVOLUTION="@comment "
.else
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin-2.6.pc:${PORTSDIR}/mail/evolution
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin-2.6.pc:${PORTSDIR}/mail/evolution
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin-2.8.pc:${PORTSDIR}/mail/evolution
RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/evolution-plugin-2.8.pc:${PORTSDIR}/mail/evolution
PLIST_SUB+= EVOLUTION=""
.endif
.if defined(WITHOUT_SYLPHEED)