diff options
author | ade <ade@FreeBSD.org> | 2000-11-14 14:10:15 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-14 14:10:15 +0000 |
commit | e78a10b88b94b532c86aad9c0e69064a89d24fbf (patch) | |
tree | 292406f16d416b2ef4df8bb2cd0cdb96d8d39f84 /mail/balsa2 | |
parent | cbe7ec327dc8b7d6c37e820509fa762a928da38b (diff) | |
download | FreeBSD-ports-e78a10b88b94b532c86aad9c0e69064a89d24fbf.zip FreeBSD-ports-e78a10b88b94b532c86aad9c0e69064a89d24fbf.tar.gz |
Chase new print/gnomeprint shlib version
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 051afed..6529382 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 |