aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-01-08 08:08:53 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-01-08 08:08:53 +0000
commitb1a7de35aeb657926bc87f7025b5bbff9b4eabae (patch)
tree0aea95566b899ed98dd56486f7ccc314bcdd0949
parent5e94c80e769c8bb27d47e5d3f94e8e35543bba75 (diff)
downloadports-b1a7de35aeb657926bc87f7025b5bbff9b4eabae.tar.gz
ports-b1a7de35aeb657926bc87f7025b5bbff9b4eabae.zip
Notes
-rw-r--r--databases/p5-DBD-RAM/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-DBD-RAM/Makefile b/databases/p5-DBD-RAM/Makefile
index 83362dcf82b7..bb09bb3bf7a4 100644
--- a/databases/p5-DBD-RAM/Makefile
+++ b/databases/p5-DBD-RAM/Makefile
@@ -28,7 +28,6 @@ MAN3= DBD::RAM.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= "Does not build with perl < 5.6"
.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