diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:39:03 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-05-17 09:39:03 +0000 |
commit | b3b9caeaff7a2c11b5ca50282ff3600a9ff2208f (patch) | |
tree | d09e3185921fc6acd3e0ced105a1839e38e4c4de /mail/xfmail | |
parent | 6c1003df3b89658c6d9f28f6a1bbd959f5147541 (diff) |
Notes
Diffstat (limited to 'mail/xfmail')
-rw-r--r-- | mail/xfmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile index a822edd94cbe..73d3d866b189 100644 --- a/mail/xfmail/Makefile +++ b/mail/xfmail/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTVERSION}/source/ MAINTAINER= mikeh@FreeBSD.org +BROKEN= "Does not find autoconf" + LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms \ gdbm.2:${PORTSDIR}/databases/gdbm |