summaryrefslogtreecommitdiff
path: root/converters/p5-jcode
diff options
context:
space:
mode:
authorjlam <jlam>2005-08-06 06:19:03 +0000
committerjlam <jlam>2005-08-06 06:19:03 +0000
commit604de5eda52e3686a2d4ae3dceebabd648c8beb2 (patch)
tree01ab92342ff180527d28ec20c4868e49f3c4def1 /converters/p5-jcode
parentea18d090b4d53d531b6357763a668e6a12f80f37 (diff)
downloadpkgsrc-604de5eda52e3686a2d4ae3dceebabd648c8beb2.tar.gz
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
Diffstat (limited to 'converters/p5-jcode')
-rw-r--r--converters/p5-jcode/Makefile8
-rw-r--r--converters/p5-jcode/PLIST4
2 files changed, 6 insertions, 6 deletions
diff --git a/converters/p5-jcode/Makefile b/converters/p5-jcode/Makefile
index 1301d8a06d5..aa03d00b972 100644
--- a/converters/p5-jcode/Makefile
+++ b/converters/p5-jcode/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:09 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/08/06 06:19:05 jlam Exp $
DISTNAME= jcode.pl-2.13
PKGNAME= p5-jcode-2.13
SVR4_PKGNAME= p5jc2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= japanese converters perl5
MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ \
ftp://ftp.sra.co.jp/pub/lang/perl/sra-scripts/
@@ -21,8 +21,8 @@ PERL5_CONFIGURE= NO
EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} .
do-install:
- ${INSTALL_DATA_DIR} ${PERL5_SITELIB}
- ${INSTALL_DATA} ${WRKDIR}/${DISTNAME} ${PERL5_SITELIB}/jcode.pl
+ ${INSTALL_DATA_DIR} ${PERL5_INSTALLVENDORLIB}
+ ${INSTALL_DATA} ${WRKDIR}/${DISTNAME} ${PERL5_INSTALLVENDORLIB}/jcode.pl
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/p5-jcode/PLIST b/converters/p5-jcode/PLIST
index 552ec6872fc..c5a80074dbc 100644
--- a/converters/p5-jcode/PLIST
+++ b/converters/p5-jcode/PLIST
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/31 13:00:17 seb Exp $
-${PERL5_SITELIB}/jcode.pl
+@comment $NetBSD: PLIST,v 1.2 2005/08/06 06:19:05 jlam Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/jcode.pl