diff options
author | mikeh <mikeh@FreeBSD.org> | 2002-07-04 17:31:36 +0800 |
---|---|---|
committer | mikeh <mikeh@FreeBSD.org> | 2002-07-04 17:31:36 +0800 |
commit | a2ea877e3b720c6ec69537c0cb5c4e972c1c8721 (patch) | |
tree | b981975c5ca86d26748bb24eccd149455250dad5 /mail | |
parent | e9934167662e719d21c1f15904fa2a6384f16daf (diff) | |
download | freebsd-ports-gnome-a2ea877e3b720c6ec69537c0cb5c4e972c1c8721.tar.gz freebsd-ports-gnome-a2ea877e3b720c6ec69537c0cb5c4e972c1c8721.tar.zst freebsd-ports-gnome-a2ea877e3b720c6ec69537c0cb5c4e972c1c8721.zip |
Oops...forgot a few to bump lib. version.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xfmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index 6dddaf8806c6..d37f0bd24d6f 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -18,7 +18,7 @@ MAINTAINER= mikeh@FreeBSD.org BROKEN= "Must manually install ports/devel/autoconf" BUILD_DEPENDS+= autoconf:${PORTSDIR}/devel/autoconf -LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms \ +LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \ gdbm.2:${PORTSDIR}/databases/gdbm USE_AUTOMAKE_VER= 15 |