diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-08 19:09:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-08 19:09:57 +0000 |
commit | b2aa46f214583efa6d1438146baf6f09e2315455 (patch) | |
tree | 206282717aeb6070071fd86727f76210f002f8e0 /mail/balsa2 | |
parent | 4b71e89f03c1bb2740b22764ccf62e3a9b1f0d52 (diff) | |
download | ports-b2aa46f214583efa6d1438146baf6f09e2315455.tar.gz ports-b2aa46f214583efa6d1438146baf6f09e2315455.zip |
Notes
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 e1c4fad78ee2..7adbfe4e2e8d 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \ gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \ gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \ gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml \ - gdbm-1.8:${PORTSDIR}/databases/gdbm + gdbm.2:${PORTSDIR}/databases/gdbm RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell USE_BZIP2= yes |