aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-I18Nv2
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-25 22:15:56 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-25 22:15:56 +0000
commit7d4a16a84d575bc1b33db20108621eb018b949c2 (patch)
tree6b81070819741d786b03096c315836e2034dce19 /sysutils/pear-I18Nv2
parent43b06b941af37648b21c42088ee34e0e0bdd52fc (diff)
downloadports-7d4a16a84d575bc1b33db20108621eb018b949c2.tar.gz
ports-7d4a16a84d575bc1b33db20108621eb018b949c2.zip
Notes
Diffstat (limited to 'sysutils/pear-I18Nv2')
-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"