aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-LDAP
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-05-22 01:43:06 +0800
committerkris <kris@FreeBSD.org>2005-05-22 01:43:06 +0800
commitaf19278262d3f0dafd1ad5dc43ea419e0c950b18 (patch)
tree3877c5cc705609fa150a2502750ced111c912023 /databases/p5-DBD-LDAP
parent16bf67d17921caa8d08f64cb74ea77c2ea4f527c (diff)
downloadfreebsd-ports-gnome-af19278262d3f0dafd1ad5dc43ea419e0c950b18.tar.gz
freebsd-ports-gnome-af19278262d3f0dafd1ad5dc43ea419e0c950b18.tar.zst
freebsd-ports-gnome-af19278262d3f0dafd1ad5dc43ea419e0c950b18.zip
BROKEN with old perl: Incomplete pkg-plist
Diffstat (limited to 'databases/p5-DBD-LDAP')
-rw-r--r--databases/p5-DBD-LDAP/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBD-LDAP/Makefile b/databases/p5-DBD-LDAP/Makefile
index 46212117e794..6ba30f057cf5 100644
--- a/databases/p5-DBD-LDAP/Makefile
+++ b/databases/p5-DBD-LDAP/Makefile
@@ -27,6 +27,7 @@ MAN3= DBD::LDAP.3
.if ${PERL_LEVEL} < 500600
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137
+BROKEN= "Incomplete pkg-plist"
.else
BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI