aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-01-08 16:08:53 +0800
committerkris <kris@FreeBSD.org>2005-01-08 16:08:53 +0800
commitf40cdcd8ffc656106b8cee01a2077fcf6886d87c (patch)
tree2a44920646da40c6680f03f296ed7d48794e4b16 /databases
parent68cbf6c1a3acf6fb0fc7f780b20244115f53595b (diff)
downloadfreebsd-ports-gnome-f40cdcd8ffc656106b8cee01a2077fcf6886d87c.tar.gz
freebsd-ports-gnome-f40cdcd8ffc656106b8cee01a2077fcf6886d87c.tar.zst
freebsd-ports-gnome-f40cdcd8ffc656106b8cee01a2077fcf6886d87c.zip
Now builds with old perl versions.
Approved by: portmgr (self)
Diffstat (limited to 'databases')
-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