From ea189713d025936b85f98e6ea048f3efaff42426 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 28 Aug 2009 20:43:00 +0000 Subject: [PATCH] - Mark BROKEN: does not configure Reported by: pointyhat --- mail/libnewmail/Makefile | 2 ++ security/libprelude/Makefile | 2 ++ 2 files changed, 4 insertions(+) diff --git a/mail/libnewmail/Makefile b/mail/libnewmail/Makefile index cb4ab1e0def3..ad7636519625 100644 --- a/mail/libnewmail/Makefile +++ b/mail/libnewmail/Makefile @@ -18,6 +18,8 @@ COMMENT= Generic mail checking library LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls \ oop.4:${PORTSDIR}/devel/liboop +BROKEN= does not configure + USE_AUTOTOOLS= libltdl:22 libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/security/libprelude/Makefile b/security/libprelude/Makefile index 5f5cfb79da3c..35872b5cf1e6 100644 --- a/security/libprelude/Makefile +++ b/security/libprelude/Makefile @@ -14,6 +14,8 @@ COMMENT= Framework library for Prelude NIDS LIB_DEPENDS= gnutls.40:${PORTSDIR}/security/gnutls +BROKEN= does not configure + OPTIONS= PERL "Include Perl bindings" off \ PYTHON "Include Python bindings" off