aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBZ_File
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-03-07 20:41:22 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2012-03-07 20:41:22 +0000
commit7d79668b57b65853bc36f2af48dacb53b4a238c8 (patch)
tree1dfb2fbb49957af348576c8158a2810b2a8f03b2 /databases/p5-DBZ_File
parent87bbfe30bf4c6e4814af9225f483a2ad0b5a63e8 (diff)
downloadports-7d79668b57b65853bc36f2af48dacb53b4a238c8.tar.gz
ports-7d79668b57b65853bc36f2af48dacb53b4a238c8.zip
Notes
Diffstat (limited to 'databases/p5-DBZ_File')
-rw-r--r--databases/p5-DBZ_File/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/p5-DBZ_File/Makefile b/databases/p5-DBZ_File/Makefile
index 101fcb48f7dd..ce2c92b6008b 100644
--- a/databases/p5-DBZ_File/Makefile
+++ b/databases/p5-DBZ_File/Makefile
@@ -22,4 +22,7 @@ WRKSRC= ${WRKDIR}/DBZ_File
MAN3= DBZ_File.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.if ${PERL_LEVEL} > 501400
+BROKEN= POLLUTE=1 is gone, does not compile, has not been released since 1997
+.endif