aboutsummaryrefslogtreecommitdiff
path: root/mail/evolution/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-16 15:59:21 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-16 15:59:21 +0000
commit4d93d275aed3feca710caf082bc265b8502de4c2 (patch)
tree909de8003d5cddd05984bd0f843dd811eef96989 /mail/evolution/Makefile
parente5d3a9762b977197b2077c410c72d3c339c95bb9 (diff)
downloadports-4d93d275aed3feca710caf082bc265b8502de4c2.tar.gz
ports-4d93d275aed3feca710caf082bc265b8502de4c2.zip
Notes
Diffstat (limited to 'mail/evolution/Makefile')
-rw-r--r--mail/evolution/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index aeec3e56e282..0a00ae1b69b6 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -6,18 +6,19 @@
#
PORTNAME= evolution
-PORTVERSION= 0.9
-PORTREVISION= 1
+PORTVERSION= 0.10
CATEGORIES= mail gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= unstable/sources/evolution
MAINTAINER= gnome@FreeBSD.org
-LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml \
- ldap.1:${PORTSDIR}/net/openldap
+LIB_DEPENDS= gtkhtml.10:${PORTSDIR}/www/gtkhtml
+# ldap.1:${PORTSDIR}/net/openldap <- avoid extra dependency until
+# it doesn't work
USE_GMAKE= yes
+USE_BISON= yes
USE_X_PREFIX= yes
USE_GNOME= yes
USE_LIBTOOL= yes