aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-08-29 04:43:00 +0800
committerpav <pav@FreeBSD.org>2009-08-29 04:43:00 +0800
commit00794da28c74ca49e9f042e80425b3a7faef8a15 (patch)
tree2d2796d54cd42fc15ea2887dd71246eef965aa99
parent434a13115d358a7927a8a9101b98f58326a3d666 (diff)
downloadfreebsd-ports-gnome-00794da28c74ca49e9f042e80425b3a7faef8a15.tar.gz
freebsd-ports-gnome-00794da28c74ca49e9f042e80425b3a7faef8a15.tar.zst
freebsd-ports-gnome-00794da28c74ca49e9f042e80425b3a7faef8a15.zip
- Mark BROKEN: does not configure
Reported by: pointyhat
-rw-r--r--mail/libnewmail/Makefile2
-rw-r--r--security/libprelude/Makefile2
2 files changed, 4 insertions, 0 deletions
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