diff options
author | ade <ade@FreeBSD.org> | 2000-09-29 02:04:46 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-09-29 02:04:46 +0800 |
commit | 39dd7ce8347e01888336999014f2efa8bb711577 (patch) | |
tree | 17d85c6c8dc46787ab72b21eb80f917e4504165a /mail/evolution | |
parent | e8a6ec75861d0067f07a33e51b40a44c32d69446 (diff) | |
download | freebsd-ports-gnome-39dd7ce8347e01888336999014f2efa8bb711577.tar.gz freebsd-ports-gnome-39dd7ce8347e01888336999014f2efa8bb711577.tar.zst freebsd-ports-gnome-39dd7ce8347e01888336999014f2efa8bb711577.zip |
Chase new gnomeprint
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 19972763f78b..feae138d8876 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -7,7 +7,7 @@ PORTNAME= evolution PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/evolution @@ -18,7 +18,7 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ xml.5:${PORTSDIR}/textproc/libxml \ glade.4:${PORTSDIR}/devel/libglade \ gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint \ + gnomeprint.12:${PORTSDIR}/print/gnomeprint \ oaf.0:${PORTSDIR}/devel/oaf \ bonobo.2:${PORTSDIR}/devel/bonobo \ gnomevfs.0:${PORTSDIR}/devel/gnomevfs \ |