aboutsummaryrefslogtreecommitdiffstats
path: root/mail/evolution/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-01-14 03:25:17 +0800
committersobomax <sobomax@FreeBSD.org>2002-01-14 03:25:17 +0800
commit6ccffc499c297879ed6f6716040bb5d834ab7699 (patch)
tree78ec39905e63e175ed062c65dff1d47e14490a98 /mail/evolution/Makefile
parent7e665761af46118c51fd5e887ee84f0c5136e32c (diff)
downloadfreebsd-ports-graphics-6ccffc499c297879ed6f6716040bb5d834ab7699.tar.gz
freebsd-ports-graphics-6ccffc499c297879ed6f6716040bb5d834ab7699.tar.zst
freebsd-ports-graphics-6ccffc499c297879ed6f6716040bb5d834ab7699.zip
Update to 1.0.1.
PR: 33835 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r--mail/evolution/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index b42ea72a8dc..375fc4dc22b 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= evolution
-PORTVERSION= 1.0
-PORTREVISION= 8
+PORTVERSION= 1.0.1
CATEGORIES= mail gnome
MASTER_SITES= http://www.sleepycat.com/update/3.1.17/ \
${MASTER_SITE_GNOME}
@@ -54,6 +53,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${DB3_WRKSRC} -I${LOCALBASE}/include" \
PLIST_SUB+= VERSION=${PORTVERSION}
+MAN1= evolution.1
+
pre-patch:
@${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure