aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Jifty-Plugin-Authentication-Ldap
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-06 22:20:16 +0800
committerbapt <bapt@FreeBSD.org>2013-12-06 22:20:16 +0800
commit15cfc3d68581e4b962c6524e7bdd1bfc82406b61 (patch)
treeda4f95a522c481b25b97dfef426413c8e3ec4851 /net/p5-Jifty-Plugin-Authentication-Ldap
parent909a2f86f594726baa2406eba846f2d612c30be1 (diff)
downloadfreebsd-ports-gnome-15cfc3d68581e4b962c6524e7bdd1bfc82406b61.tar.gz
freebsd-ports-gnome-15cfc3d68581e4b962c6524e7bdd1bfc82406b61.tar.zst
freebsd-ports-gnome-15cfc3d68581e4b962c6524e7bdd1bfc82406b61.zip
Mark as broken:
===> Configuring for p5-Jifty-Plugin-Authentication-Ldap-1.01 Cannot determine perl version info from lib/Jifty/Plugin/Authentication/Ldap.pm WARNING: 'All rights reserved' in copyright may invalidate Open Source license. *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Jifty ...missing. - Net::LDAP ...loaded. (0.57) *** Module::AutoInstall configuration finished. Checking if your kit is complete... Looks good JSON::PP 2.27103 is not available at /usr/local/lib/perl5/5.16/CPAN/Meta/Converter.pm line 23. at /usr/local/lib/perl5/5.16/ExtUtils/MM_Any.pm line 1335. Writing Makefile for Jifty::Plugin::Authentication::Ldap Recursive inheritance detected in package 'Types::Serialiser::BooleanBase' during global destruction. *** [do-configure] Error code 22
Diffstat (limited to 'net/p5-Jifty-Plugin-Authentication-Ldap')
-rw-r--r--net/p5-Jifty-Plugin-Authentication-Ldap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile b/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile
index 80747f333fc2..c01366feb159 100644
--- a/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile
+++ b/net/p5-Jifty-Plugin-Authentication-Ldap/Makefile
@@ -10,6 +10,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= LDAP Authentication Plugin for Jifty Apps
+BROKEN= Fails to configure
+
BUILD_DEPENDS= p5-Jifty>=0:${PORTSDIR}/www/p5-Jifty \
p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
RUN_DEPENDS:= ${BUILD_DEPENDS}