summaryrefslogtreecommitdiff
path: root/textproc/awf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/awf/Makefile')
-rw-r--r--textproc/awf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/awf/Makefile b/textproc/awf/Makefile
index aa6abd44460..623ae7d8b06 100644
--- a/textproc/awf/Makefile
+++ b/textproc/awf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/10/23 23:32:47 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2006/01/21 18:57:42 jlam Exp $
#
DISTNAME= nroff-clone
@@ -12,7 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.scn.rain.com/pub/text/
COMMENT= Text formatter (nroff-clone) written in awk
-EXTRACT_CMD= ${DECOMPRESS_CMD.shar.Z} ${DOWNLOADED_DISTFILE} | ${SED} -e '1,/^\#!/d' | ${SH}
+EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SED} -e '1,/^\#!/d' | ${SH}
WRKSRC= ${WRKDIR}
SUBST_CLASSES+= awflib