diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-11-14 14:10:15 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-11-14 14:10:15 +0000 |
commit | c0a31816d5cc72f37e7a3de62b8b1982d3e6a632 (patch) | |
tree | 91909e7c4cdf74a4b2f2f5e496c74b6574a0941b /mail/balsa2 | |
parent | Update to 0.25 (diff) |
Chase new print/gnomeprint shlib version
Notes
Notes:
svn path=/head/; revision=35143
Diffstat (limited to 'mail/balsa2')
-rw-r--r-- | mail/balsa2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 051afed1bd83..65293824172b 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -16,7 +16,7 @@ MAINTAINER= sobomax@FreeBSD.org LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ pspell.2:${PORTSDIR}/textproc/pspell \ - gnomeprint.12:${PORTSDIR}/print/gnomeprint + gnomeprint.13:${PORTSDIR}/print/gnomeprint USE_X_PREFIX= yes USE_GNOME= yes |