diff options
author | wiz <wiz> | 2001-12-06 17:29:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-12-06 17:29:37 +0000 |
commit | ece65bebdf155ecaa3f375f7023da16dd886a01c (patch) | |
tree | 629b6dc9af350390a1de73e0942d4202bc024b40 /japanese | |
parent | 46254ced7793d316e2ba60e0a8f8aec8dd2b0e37 (diff) | |
download | pkgsrc-ece65bebdf155ecaa3f375f7023da16dd886a01c.tar.gz |
Use REPLACE_PERL instead of a patch.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/a2ps/Makefile | 3 | ||||
-rw-r--r-- | japanese/a2ps/distinfo | 3 | ||||
-rw-r--r-- | japanese/a2ps/patches/patch-aa | 10 |
3 files changed, 3 insertions, 13 deletions
diff --git a/japanese/a2ps/Makefile b/japanese/a2ps/Makefile index f41badc3952..a2b76958639 100644 --- a/japanese/a2ps/Makefile +++ b/japanese/a2ps/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/09/09 20:36:31 agc Exp $ +# $NetBSD: Makefile,v 1.5 2001/12/06 17:29:37 wiz Exp $ # FreeBSD Id: Makefile,v 1.5 1999/04/16 04:57:06 taoka Exp $ DISTNAME= a2ps.pl-1.44 @@ -16,6 +16,7 @@ USE_PERL5= YES EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} . WRKSRC= ${WRKDIR} NO_BUILD= yes +REPLACE_PERL= a2ps.pl-1.44 do-install: ${INSTALL_SCRIPT} ${WRKDIR}/a2ps.pl-1.44 ${PREFIX}/bin/a2ps-j diff --git a/japanese/a2ps/distinfo b/japanese/a2ps/distinfo index da755d1697c..081fe0abdad 100644 --- a/japanese/a2ps/distinfo +++ b/japanese/a2ps/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 10:13:30 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/12/06 17:29:37 wiz Exp $ SHA1 (a2ps.pl-1.44) = 7adc79f6b11e4aa729facad1739ed0d2ebe84ffe Size (a2ps.pl-1.44) = 27804 bytes -SHA1 (patch-aa) = fc75d3addf053afda6a67941e6d3ac6ad5b550c1 diff --git a/japanese/a2ps/patches/patch-aa b/japanese/a2ps/patches/patch-aa deleted file mode 100644 index 546918ebb1b..00000000000 --- a/japanese/a2ps/patches/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-aa,v 1.2 1999/06/07 07:18:37 sakamoto Exp $ - ---- a2ps.pl-1.44.orig Thu Apr 8 02:52:44 1999 -+++ a2ps.pl-1.44 Thu Apr 8 02:54:06 1999 -@@ -1,4 +1,4 @@ --#!/usr/local/bin/perl -+#!/usr/pkg/bin/perl - ;# - ;# a2ps: ascii to ps - ;# |