summaryrefslogtreecommitdiff
path: root/textproc/rfcutil
diff options
context:
space:
mode:
authorzuntum <zuntum@pkgsrc.org>2001-04-17 10:49:26 +0000
committerzuntum <zuntum@pkgsrc.org>2001-04-17 10:49:26 +0000
commitd5afbce8e0ec175474f2c3abebc167f140c5265f (patch)
treec29401b3ee9856c193fa5fa7b1eccbda358091eb /textproc/rfcutil
parentadda73449461a5789ecfbc63b3ad8b27b598f167 (diff)
downloadpkgsrc-d5afbce8e0ec175474f2c3abebc167f140c5265f.tar.gz
Put sed substitution to "do-patch", not "post-patch", as we don't
actually have patches for it. Main reason for this is that I was taken aback when I read the Makefile.
Diffstat (limited to 'textproc/rfcutil')
-rw-r--r--textproc/rfcutil/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/rfcutil/Makefile b/textproc/rfcutil/Makefile
index 9f5d30a284e..4ca61374cfd 100644
--- a/textproc/rfcutil/Makefile
+++ b/textproc/rfcutil/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/04/07 21:45:47 zuntum Exp $
+# $NetBSD: Makefile,v 1.5 2001/04/17 10:49:26 zuntum Exp $
#
DISTNAME= rfc-3.2
@@ -19,7 +19,7 @@ EXTRACT_ONLY= #
NO_BUILD= YES
USE_PERL5= YES
-post-patch:
+do-patch:
${SED} -e "s|/usr/bin/perl|${LOCALBASE}/bin/perl|g" \
-e "s|/usr/local|${PREFIX}|g" \
${DISTDIR}/${DISTNAME} > ${WRKSRC}/rfc