summaryrefslogtreecommitdiffstats
path: root/x11-fonts
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-09-04 23:39:29 +0000
committermharo <mharo@FreeBSD.org>1999-09-04 23:39:29 +0000
commitd610693a16663e7e8e0dcd365d9986387c00ccd6 (patch)
tree4392ac6eca61c5f7e66a808b3e8e83411051e773 /x11-fonts
parent21a3785431849d2800979eb9eda3e8d0dccd04fb (diff)
downloadFreeBSD-ports-d610693a16663e7e8e0dcd365d9986387c00ccd6.zip
FreeBSD-ports-d610693a16663e7e8e0dcd365d9986387c00ccd6.tar.gz
gzip -> ${GZIP_CMD}
gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD}
Diffstat (limited to 'x11-fonts')
-rw-r--r--x11-fonts/etlfonts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile
index 69a3f34..c9dfb7d 100644
--- a/x11-fonts/etlfonts/Makefile
+++ b/x11-fonts/etlfonts/Makefile
@@ -20,7 +20,7 @@ EXTRACT_AFTER_ARGS= # empty
USE_X_PREFIX= yes
post-extract:
- @gunzip ${WRKSRC}/*.gz
+ @${GUNZIP} ${WRKSRC}/*.gz
post-install:
@${SH} ${PKGDIR}/REQ ${PKGNAME} INSTALL
OpenPOWER on IntegriCloud