diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-03-07 20:50:22 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2012-03-07 20:50:22 +0000 |
commit | 9ba889c985c09d0a2c2f2cbae0f632a6cac15403 (patch) | |
tree | ed5a89af68f8486a13deb50ac8ef2df3fd859550 /databases/p5-DBZ_File | |
parent | 4e78591b0fd52a8d4680778dbd486ae7ca494cc0 (diff) | |
download | ports-9ba889c985c09d0a2c2f2cbae0f632a6cac15403.tar.gz ports-9ba889c985c09d0a2c2f2cbae0f632a6cac15403.zip |
Notes
Diffstat (limited to 'databases/p5-DBZ_File')
-rw-r--r-- | databases/p5-DBZ_File/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBZ_File/Makefile b/databases/p5-DBZ_File/Makefile index ce2c92b6008b..817aa1daa113 100644 --- a/databases/p5-DBZ_File/Makefile +++ b/databases/p5-DBZ_File/Makefile @@ -26,3 +26,4 @@ MAN3= DBZ_File.3 .if ${PERL_LEVEL} > 501400 BROKEN= POLLUTE=1 is gone, does not compile, has not been released since 1997 .endif +.include <bsd.port.post.mk> |