From e755ee1d47f4b0d9d4c8bd2a570d38555b88b607 Mon Sep 17 00:00:00 2001 From: asami Date: Tue, 15 Sep 1998 21:31:59 +0000 Subject: Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball checks haven't missed anything. Submitted by: dima --- korean/nhppf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'korean/nhppf') diff --git a/korean/nhppf/Makefile b/korean/nhppf/Makefile index 40b74c5..b7bf584 100644 --- a/korean/nhppf/Makefile +++ b/korean/nhppf/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Apr 1997 # Whom: Choi Jun Ho # -# $Id: Makefile,v 1.2 1997/07/18 05:04:14 asami Exp $ +# $Id: Makefile,v 1.3 1997/09/22 16:22:12 max Exp $ # DISTNAME= nhppf-1.2 @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PREFIX}/share/fonts/HLaTeX-0.95-pfb:$(PORTSDIR)/korean/hlatexp do-configure: @cd ${WRKSRC}; \ - ${ECHO_MSG} "#!${PREFIX}/bin/perl5.003" > scriptheader; \ + ${ECHO_MSG} "#!${PERL5}" > scriptheader; \ ${CAT} scriptheader nhppf > nhppf.new do-install: -- cgit v1.1