From a2cac0231eb4e92e58b00a167574ee27c8f1c354 Mon Sep 17 00:00:00 2001 From: trevor Date: Thu, 22 Jan 2004 08:05:25 +0000 Subject: Use PAX macro. --- security/l0phtcrack/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/l0phtcrack') diff --git a/security/l0phtcrack/Makefile b/security/l0phtcrack/Makefile index f9d15cd..557c9b5 100644 --- a/security/l0phtcrack/Makefile +++ b/security/l0phtcrack/Makefile @@ -43,7 +43,7 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/lc_CLI ${PREFIX}/bin .if !defined(NOPORTDOCS) ${MKDIR} ${PREFIX}/${DOCDIR} - cd ${WRKSRC} && pax -r -w *txt ${PREFIX}/${DOCDIR} + cd ${WRKSRC} && ${PAX} -r -w *txt ${PREFIX}/${DOCDIR} .endif .include -- cgit v1.1