summaryrefslogtreecommitdiff
path: root/devel/pilrc
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-12-03 02:42:35 +0000
committerxtraeme <xtraeme>2003-12-03 02:42:35 +0000
commitd16a64620fc148dde0224bfd886c8c9ca56ca432 (patch)
tree1c6491e70742fdcd22ea51f1d375eb4fae320e06 /devel/pilrc
parente29122ae4d603988f7b7d4f64a26f10d51186c2e (diff)
downloadpkgsrc-d16a64620fc148dde0224bfd886c8c9ca56ca432.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