From 235481b52a44969361f4c688e6e9d10798bd35d9 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sun, 22 Aug 1999 23:33:47 +0000 Subject: awk -> ${AWK} basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} --- textproc/br-ispell/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/br-ispell/Makefile') diff --git a/textproc/br-ispell/Makefile b/textproc/br-ispell/Makefile index c6b035efc1bc..50e05a7461a4 100644 --- a/textproc/br-ispell/Makefile +++ b/textproc/br-ispell/Makefile @@ -4,7 +4,7 @@ # Date created: 5 February 1999 # Whom: Joao Carlos Mendes Luis # -# $Id: $ +# $Id: Makefile,v 1.1.1.1 1999/04/13 15:28:00 taoka Exp $ # DISTNAME= br.ispell-2.2 @@ -19,6 +19,6 @@ BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell NO_WRKSUBDIR= YES pre-build: - @cp ${FILESDIR}/Makefile ${WRKDIR} + @${CP} ${FILESDIR}/Makefile ${WRKDIR} .include -- cgit v1.2.3