diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-07-02 17:02:54 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-07-02 17:02:54 +0000 |
commit | 73d1a1785876bcf60f53cc0a9b9cdf5993504d43 (patch) | |
tree | d149d5d440e74e6693961c35bc65e91fdc6b53a7 /net/stripes | |
parent | 702bd83461387bae68743931e9486f87432534dd (diff) | |
download | pkgsrc-73d1a1785876bcf60f53cc0a9b9cdf5993504d43.tar.gz |
Use REPLACE_PERL.
Diffstat (limited to 'net/stripes')
-rw-r--r-- | net/stripes/Makefile | 3 | ||||
-rw-r--r-- | net/stripes/distinfo | 3 | ||||
-rw-r--r-- | net/stripes/patches/patch-aa | 10 |
3 files changed, 3 insertions, 13 deletions
diff --git a/net/stripes/Makefile b/net/stripes/Makefile index 48ea1990171..542edc8fab2 100644 --- a/net/stripes/Makefile +++ b/net/stripes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2002/01/29 13:42:28 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/02 17:02:54 jmmv Exp $ # DISTNAME= stripes-2.1 @@ -18,5 +18,6 @@ PKG_SYSCONFSUBDIR?= httpd ALL_TARGET= all MAKE_FLAGS+= DEST=${PREFIX} PERL=${PERL5} \ CONFIGFILE=${PKG_SYSCONFDIR}/lg.conf +REPLACE_PERL= ${WRKSRC}/lg.pl .include "../../mk/bsd.pkg.mk" diff --git a/net/stripes/distinfo b/net/stripes/distinfo index ade13001f74..31bd5efe9f6 100644 --- a/net/stripes/distinfo +++ b/net/stripes/distinfo @@ -1,5 +1,4 @@ -$NetBSD: distinfo,v 1.2 2002/01/29 13:42:28 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/07/02 17:02:54 jmmv Exp $ SHA1 (stripes-2.1.tar.gz) = 1910d40e975b98b2e815cf7a1c228777c5a0b816 Size (stripes-2.1.tar.gz) = 6227 bytes -SHA1 (patch-aa) = 22961703e9bdc755ac698b08a5edb233ff995d69 diff --git a/net/stripes/patches/patch-aa b/net/stripes/patches/patch-aa deleted file mode 100644 index 42a249bb7c5..00000000000 --- a/net/stripes/patches/patch-aa +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-aa,v 1.1 2002/01/29 13:42:28 wiz Exp $ - ---- lg.pl.orig Tue May 29 19:27:24 2001 -+++ lg.pl -@@ -1,4 +1,4 @@ --#!/usr/pkg/bin/perl -+#!@PERL@ - # - # lg.pl,v 1.2 2001/05/29 17:27:24 kim Exp - # |