From fb221cb3873ef77da7f1191bbd393eab7852d2e5 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 1 Nov 1999 00:53:41 +0000 Subject: Some minor portlint cleaning. PR: 14552 Submitted by: Oleg V. Volkov --- misc/acron/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/acron/Makefile') 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 -- cgit v1.2.3