diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-12 01:40:52 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-12 01:40:52 +0800 |
commit | 6ee7914617a20b6ceabea9e940247a0473d776d7 (patch) | |
tree | 3fbdcba0c173780a7b6ee33d40a8fbc78bc0d994 /mail/balsa/Makefile | |
parent | 5cd3c72bc3285295d6ed7865a292022a3a3f8379 (diff) | |
download | freebsd-ports-gnome-6ee7914617a20b6ceabea9e940247a0473d776d7.tar.gz freebsd-ports-gnome-6ee7914617a20b6ceabea9e940247a0473d776d7.tar.zst freebsd-ports-gnome-6ee7914617a20b6ceabea9e940247a0473d776d7.zip |
Update to 1.4.4.
Diffstat (limited to 'mail/balsa/Makefile')
-rw-r--r-- | mail/balsa/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 75925f902eb4..44bf1ba5434b 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -6,7 +6,7 @@ # PORTNAME= balsa -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= mail gnome MASTER_SITES= http://balsa.gnome.org/ \ http://www.theochem.kth.se/~pawsa/balsa/ \ @@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix gnomehack gnomeprint gnomevfs gtkhtml +USE_GNOME= gnomeprefix gnomehack gnomeprint gnomevfs gtkhtml gnometarget USE_LIBTOOL= yes USE_OPENSSL= yes LIBTOOLFILES= configure libmutt/configure |