diff options
author | kris <kris@FreeBSD.org> | 2002-05-17 17:39:03 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-05-17 17:39:03 +0800 |
commit | d534b84261dcd4ef7c2c2edb166c8b3f32217895 (patch) | |
tree | 5153fe68ecead536f2077dc8ae56a1181cee8dda | |
parent | 4153a53688d061479770c92fffaa34a0bdd7e35c (diff) | |
download | freebsd-ports-gnome-d534b84261dcd4ef7c2c2edb166c8b3f32217895.tar.gz freebsd-ports-gnome-d534b84261dcd4ef7c2c2edb166c8b3f32217895.tar.zst freebsd-ports-gnome-d534b84261dcd4ef7c2c2edb166c8b3f32217895.zip |
BROKEN: does not find autoconf
-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 |