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 | |
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')
-rw-r--r-- | mail/balsa/Makefile | 3 | ||||
-rw-r--r-- | mail/balsa2/Makefile | 3 | ||||
-rw-r--r-- | mail/evolution-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution/Makefile | 4 |
4 files changed, 8 insertions, 6 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index a7b3e017e156..45e5d35a4ee6 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -7,6 +7,7 @@ PORTNAME= balsa PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -16,7 +17,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ PropList.2:${PORTSDIR}/devel/libPropList \ pspell.2:${PORTSDIR}/textproc/pspell \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint + gnomeprint.12:${PORTSDIR}/print/gnomeprint RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \ ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio \ panel:${PORTSDIR}/x11/gnomecore diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index a7b3e017e156..45e5d35a4ee6 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -7,6 +7,7 @@ PORTNAME= balsa PORTVERSION= 0.9.5 +PORTREVISION= 1 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -16,7 +17,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ PropList.2:${PORTSDIR}/devel/libPropList \ pspell.2:${PORTSDIR}/textproc/pspell \ - gnomeprint.9:${PORTSDIR}/print/gnomeprint + gnomeprint.12:${PORTSDIR}/print/gnomeprint RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter \ ${X11BASE}/share/gnome/sounds/login.wav:${PORTSDIR}/audio/gnomeaudio \ panel:${PORTSDIR}/x11/gnomecore 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 \ 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 \ |