From bab6ceccf6a757821c9c029d8c69c4c31757cad7 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 3 Nov 2005 05:55:25 +0000 Subject: Unbreak by fixing pkg-plist and install instructions. --- japanese/weblint97/Makefile | 8 +++----- japanese/weblint97/pkg-plist | 4 ++-- 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 -- cgit v1.2.3