diff options
author | Max Khon <fjoe@FreeBSD.org> | 2005-09-19 10:22:19 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2005-09-19 10:22:19 +0000 |
commit | 057660d5ffbd4f85bd66cbd8f4ad02d5cd7998ba (patch) | |
tree | 5f2f2abf1672e6bec6b57a7804db3ae6ceac874c /databases/p5-Class-DBI-SQLite | |
parent | 402fee30cb205feeb3cfb2474485c068651c0413 (diff) | |
download | ports-057660d5ffbd4f85bd66cbd8f4ad02d5cd7998ba.tar.gz ports-057660d5ffbd4f85bd66cbd8f4ad02d5cd7998ba.zip |
Notes
Diffstat (limited to 'databases/p5-Class-DBI-SQLite')
-rw-r--r-- | databases/p5-Class-DBI-SQLite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Class-DBI-SQLite/Makefile b/databases/p5-Class-DBI-SQLite/Makefile index a639ae9a578d..9b8eb8ee2222 100644 --- a/databases/p5-Class-DBI-SQLite/Makefile +++ b/databases/p5-Class-DBI-SQLite/Makefile @@ -38,7 +38,7 @@ post-install: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} <= 500503 -IGNORE= requires Perl 5.6. Intall lang/perl5 or lang/perl5.8, and try again +IGNORE= requires Perl 5.6. Install lang/perl5 or lang/perl5.8, and try again .endif .include <bsd.port.post.mk> |