diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-09-28 18:04:46 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-09-28 18:04:46 +0000 |
commit | 8bda46285857d9b8e142dac5fc4b82bfbb7e9fa9 (patch) | |
tree | 65ab3d0b4fbb8fcca0b30ebbee461ebcce2d731e /mail/evolution-devel | |
parent | Add textproc/pspell as a dependency (diff) |
Chase new gnomeprint
Diffstat (limited to 'mail/evolution-devel')
-rw-r--r-- | mail/evolution-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index 19972763f78b..feae138d8876 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/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 \ |