summaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-05-17 10:06:10 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-05-17 10:06:10 +0000
commit0f435ce9942db5cf85514c00c0bfc5f538c078d1 (patch)
treefc85461002b3c437ef83cc4cd15633b4c659f80b /databases/p5-DBI
parentStart the QT2 deorbit by marking all ports that depend non-optional (diff)
Fix confusion IGNORE message
Tripped over by: kris
Notes
Notes: svn path=/head/; revision=109328
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile2
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>