aboutsummaryrefslogtreecommitdiff
path: root/japanese/weblint97
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-11-03 05:55:25 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-11-03 05:55:25 +0000
commitbab6ceccf6a757821c9c029d8c69c4c31757cad7 (patch)
treea41f9d4e4ecfbab6900b9ef71abb1e47d7674318 /japanese/weblint97
parent0fbe6ff262640c08ea8c0b7818b29858d96f64b2 (diff)
downloadports-bab6ceccf6a757821c9c029d8c69c4c31757cad7.tar.gz
ports-bab6ceccf6a757821c9c029d8c69c4c31757cad7.zip
Notes
Diffstat (limited to 'japanese/weblint97')
-rw-r--r--japanese/weblint97/Makefile8
-rw-r--r--japanese/weblint97/pkg-plist4
2 files changed, 5 insertions, 7 deletions
diff --git a/japanese/weblint97/Makefile b/japanese/weblint97/Makefile
index d2931796fa16..5d25ea47a2d4 100644
--- a/japanese/weblint97/Makefile
+++ b/japanese/weblint97/Makefile
@@ -7,6 +7,7 @@
PORTNAME= weblint97
PORTVERSION= 0.12
+PORTREVISION= 1
CATEGORIES= japanese www
MASTER_SITES= http://web.sfc.keio.ac.jp/~mimasa/jweblint/ \
ftp://ftp.hipecs.hokudai.ac.jp/pub/network/WWW/contrib/
@@ -17,10 +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}"
-EXPIRATION_DATE=2005-09-22
-
+USE_PERL5_RUN= yes
WRKSRC= ${WRKDIR}/weblint-97
MANLANG= ja
MAN1= jweblint.1
@@ -29,7 +27,7 @@ ALL_TARGET= euc-jp
INSTALL_TARGET= jinstall
PORTDOCDIR?= ${PREFIX}/share/doc/jweblint
-PERLLIBDIR?= ${PREFIX}/lib/perl
+PERLLIBDIR?= ${SITE_PERL}
pre-install:
@${SED} -e "s,%PERLLIBDIR%,${PERLLIBDIR},g" < ${WRKSRC}/jweblint.tmp \
diff --git a/japanese/weblint97/pkg-plist b/japanese/weblint97/pkg-plist
index 829c13a3323c..48aabe5d81bf 100644
--- a/japanese/weblint97/pkg-plist
+++ b/japanese/weblint97/pkg-plist
@@ -1,6 +1,6 @@
bin/jweblint
-lib/perl/html-ext.pl
-lib/perl/htmli18n.pl
+%%SITE_PERL%%/html-ext.pl
+%%SITE_PERL%%/htmli18n.pl
%%PORTDOCS%%share/doc/jweblint/warnings.html
%%PORTDOCS%%share/doc/jweblint/jmanpage.html
%%PORTDOCS%%@dirrm share/doc/jweblint