summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-01 00:53:41 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-01 00:53:41 +0000
commitfb221cb3873ef77da7f1191bbd393eab7852d2e5 (patch)
treefeec1effa548b48c7f802342082e42c3795f9703 /misc
parentUpdate to 0.7.6 (diff)
Some minor portlint cleaning.
PR: 14552 Submitted by: Oleg V. Volkov <rover@lglobus.ru>
Notes
Notes: svn path=/head/; revision=22761
Diffstat (limited to 'misc')
-rw-r--r--misc/acron/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/acron/Makefile b/misc/acron/Makefile
index d4ae99ca5f84..ea7f1f81345e 100644
--- a/misc/acron/Makefile
+++ b/misc/acron/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
NO_BUILD= yes
post-patch:
- @/usr/bin/perl -pi -e "s|\@\@PREFIX\@\@|${PREFIX}|g;" ${WRKSRC}/whats
+ @${PERL} -pi -e "s|\@\@PREFIX\@\@|${PREFIX}|g;" ${WRKSRC}/whats
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/whats ${PREFIX}/bin