aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/pear-I18Nv2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pear-I18Nv2/Makefile b/sysutils/pear-I18Nv2/Makefile
index a8f255814073..831560ab423a 100644
--- a/sysutils/pear-I18Nv2/Makefile
+++ b/sysutils/pear-I18Nv2/Makefile
@@ -147,7 +147,7 @@ post-extract:
PHP_VERS= ${PHP_VERSION:S/.//g}
.if defined(PHP_VERS) && ${PHP_VERS} < 406
-#IGNORE= "You need PHP 4.0.6 or later to install PEAR::I18Nv2"
+#IGNORE= You need PHP 4.0.6 or later to install PEAR::I18Nv2
.endif
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"