aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/weblint97
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2005-10-11 23:43:06 +0800
committerfenner <fenner@FreeBSD.org>2005-10-11 23:43:06 +0800
commit3d2d5f8aa1ac149d52a0d5465c1e54eca13e70a2 (patch)
tree0b6a19ffb8a50749683349ac09d8337462ffef1e /japanese/weblint97
parent8ecb3e6eeaa09085c3403ef5a896ba55785d99e4 (diff)
downloadfreebsd-ports-graphics-3d2d5f8aa1ac149d52a0d5465c1e54eca13e70a2.tar.gz
freebsd-ports-graphics-3d2d5f8aa1ac149d52a0d5465c1e54eca13e70a2.tar.zst
freebsd-ports-graphics-3d2d5f8aa1ac149d52a0d5465c1e54eca13e70a2.zip
Add quoting back to DEPRECATED, to combat the extra set of quotes that
the check-deprecated target uses. This results in bizarre quoting like echo """Incomplete pkg-plist (port installs into nonstandard perl directory)""." but that's life in bsd.port.mk land for now.
Diffstat (limited to 'japanese/weblint97')
-rw-r--r--japanese/weblint97/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/weblint97/Makefile b/japanese/weblint97/Makefile
index b0d5d675d35..d2931796fa1 100644
--- a/japanese/weblint97/Makefile
+++ b/japanese/weblint97/Makefile
@@ -18,7 +18,7 @@ COMMENT= An internationalized HTML checker with japanese message(EUC-JP)
RUN_DEPENDS= ${SITE_PERL}/jcode.pl:${PORTSDIR}/japanese/jcode.pl
BROKEN= "Incomplete pkg-plist (port installs into nonstandard perl directory)"
-DEPRECATED= ${BROKEN}
+DEPRECATED= "${BROKEN}"
EXPIRATION_DATE=2005-09-22
WRKSRC= ${WRKDIR}/weblint-97