summaryrefslogtreecommitdiffstats
path: root/x11-fonts/sgifonts/Makefile
diff options
context:
space:
mode:
authortrevor <trevor@FreeBSD.org>2002-06-20 09:49:41 +0000
committertrevor <trevor@FreeBSD.org>2002-06-20 09:49:41 +0000
commit79e8d907f31bd30fa222299a73870798f6eb2b0c (patch)
treee6f46be8ea15ed0cda2c0d282a8ec8f6aa49a3fe /x11-fonts/sgifonts/Makefile
parent99b20df589d01844918991b01b74d87caa635989 (diff)
downloadFreeBSD-ports-79e8d907f31bd30fa222299a73870798f6eb2b0c.zip
FreeBSD-ports-79e8d907f31bd30fa222299a73870798f6eb2b0c.tar.gz
Inadvertently, I did not remove these lines when I got rid of the
use of the temporary file, and so "make do-extract" was broken. reported by: dougb
Diffstat (limited to 'x11-fonts/sgifonts/Makefile')
-rw-r--r--x11-fonts/sgifonts/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-fonts/sgifonts/Makefile b/x11-fonts/sgifonts/Makefile
index d7d7aab..e1ef338 100644
--- a/x11-fonts/sgifonts/Makefile
+++ b/x11-fonts/sgifonts/Makefile
@@ -26,10 +26,6 @@ do-extract:
@cd ${WRKDIR}; rpm2cpio ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} \
| cpio --extract --no-preserve-owner \
--preserve-modification-time --unconditional --quiet
- @cd ${WRKDIR}; \
- cpio --extract --no-preserve-owner \
- --preserve-modification-time --unconditional --quiet \
- < ${WRKDIR}/sgifonts.cpio
@${TAR} -C ${WRKDIR} -xf ${WRKDIR}/sgi-fonts.tar.gz
pre-install:
OpenPOWER on IntegriCloud