aboutsummaryrefslogtreecommitdiff
path: root/security/gnupg-idea
diff options
context:
space:
mode:
Diffstat (limited to 'security/gnupg-idea')
-rw-r--r--security/gnupg-idea/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg-idea/Makefile b/security/gnupg-idea/Makefile
index 152c1027663f..9385d113a0c5 100644
--- a/security/gnupg-idea/Makefile
+++ b/security/gnupg-idea/Makefile
@@ -52,7 +52,7 @@ pre-extract:
post-extract:
.for i in rsa.c
- @tr -d '\r' <${_DISTDIR}/${i} >${WRKSRC}/${i}
+ @${TR} -d '\r' <${_DISTDIR}/${i} >${WRKSRC}/${i}
.endfor
do-patch: