summaryrefslogtreecommitdiff
path: root/devel/pilrc
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-12-03 02:42:35 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-12-03 02:42:35 +0000
commit2c8df5035aeb4468afa806f4bf07420093c7d5b9 (patch)
tree1c6491e70742fdcd22ea51f1d375eb4fae320e06 /devel/pilrc
parent4c11821918b9e0fcf75710c47c0e8a9fe1daecbc (diff)
downloadpkgsrc-2c8df5035aeb4468afa806f4bf07420093c7d5b9.tar.gz
s/tr/${TR}/g from Soren Jacobsen PR pkg/23631.
Diffstat (limited to 'devel/pilrc')
-rw-r--r--devel/pilrc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pilrc/Makefile b/devel/pilrc/Makefile
index 34dbd04f9f3..762f7ff1a04 100644
--- a/devel/pilrc/Makefile
+++ b/devel/pilrc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2003/07/21 16:43:44 martti Exp $
+# $NetBSD: Makefile,v 1.18 2003/12/03 02:42:35 xtraeme Exp $
#
DISTNAME= pilrc-2.9p9
@@ -48,7 +48,7 @@ PLIST_SUBST+= PILRCUI='@comment '
# ${CHMOD} +x ${WRKSRC}/missing
pre-patch:
- cd ${WRKSRC} && tr -d '\015' < ${DISTDIR}/${DIFFS} \
+ cd ${WRKSRC} && ${TR} -d '\015' < ${DISTDIR}/${DIFFS} \
| ${PATCH} --quiet -p1
post-install:
${INSTALL_DATA_DIR} ${DOCDIR} ${DOCDIR}/images