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/balsa/Makefile | |
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/balsa/Makefile')
-rw-r--r-- | mail/balsa/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |