summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorjylefort <jylefort@FreeBSD.org>2005-11-07 21:06:10 +0000
committerjylefort <jylefort@FreeBSD.org>2005-11-07 21:06:10 +0000
commitd43bfcea0e12c88312c7c865222454986a90329e (patch)
treec68b45e3459bab2bb75c72f716d32389874a39f7 /mail
parent7e803bd86ee3d7cfd75000ef6f89b4e2c6d92383 (diff)
downloadFreeBSD-ports-d43bfcea0e12c88312c7c865222454986a90329e.zip
FreeBSD-ports-d43bfcea0e12c88312c7c865222454986a90329e.tar.gz
Fix Evolution 2.4.x support.
Diffstat (limited to 'mail')
-rw-r--r--mail/mail-notification/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile
index c9398b5..6f98c7e 100644
--- a/mail/mail-notification/Makefile
+++ b/mail/mail-notification/Makefile
@@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= mailnotify
MAINTAINER= jylefort@FreeBSD.org
COMMENT= A mail notification for freedesktop.org-compliant system trays
+USE_REINPLACE= yes
USE_X_PREFIX= yes
USE_GNOME= gnomeprefix gnomehack eel2
USE_LIBTOOL_VER= 15
@@ -98,4 +99,8 @@ CONFIGURE_ARGS+= --disable-sasl
LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2
.endif
+post-patch:
+ @${REINPLACE_CMD} -e 's|evolution-plugin-2.2|evolution-plugin-2.4|' \
+ ${WRKSRC}/configure
+
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud