1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

Unbreak by fixing pkg-plist and install instructions.

This commit is contained in:
Edwin Groothuis 2005-11-03 05:55:25 +00:00
parent 0fbe6ff262
commit bab6ceccf6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=147073
2 changed files with 5 additions and 7 deletions

View File

@ -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 \

View File

@ -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