diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-17 10:06:10 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-05-17 10:06:10 +0000 |
commit | 0f435ce9942db5cf85514c00c0bfc5f538c078d1 (patch) | |
tree | fc85461002b3c437ef83cc4cd15633b4c659f80b /databases | |
parent | 64a734d3e0d5f14d8d132de76851afb7d6085402 (diff) |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index a40fbcf7f8d8..23fb16ccd26b 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -59,7 +59,7 @@ pre-everything:: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500600 -IGNORE= Please install databases/p5-DBI-137 and try again +IGNORE= Please install databases/p5-DBI-137 instead .endif .include <bsd.port.post.mk> |