summaryrefslogtreecommitdiff
path: root/print/ghostscript-nox11
diff options
context:
space:
mode:
authorwiz <wiz>2001-07-14 16:41:22 +0000
committerwiz <wiz>2001-07-14 16:41:22 +0000
commit8d11213a76e622cc439f31f1f4425fce5f5d4dba (patch)
treea6ba2bc17606f6efcfcf73f74671ef7881a13dc9 /print/ghostscript-nox11
parent6055f0552517f4dd50b2a74235d6547c3c8a4ce0 (diff)
downloadpkgsrc-8d11213a76e622cc439f31f1f4425fce5f5d4dba.tar.gz
Fix continuation line. Together with last commit, fixes pkg/13362.
Diffstat (limited to 'print/ghostscript-nox11')
-rw-r--r--print/ghostscript-nox11/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript-nox11/Makefile.common b/print/ghostscript-nox11/Makefile.common
index 1051832afdd..41765ca5457 100644
--- a/print/ghostscript-nox11/Makefile.common
+++ b/print/ghostscript-nox11/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2001/07/14 15:38:19 jlam Exp $
+# $NetBSD: Makefile.common,v 1.18 2001/07/14 16:41:22 wiz Exp $
DISTNAME= ghostscript-${GS_VERS}
GS_VERS= 6.01
@@ -146,7 +146,7 @@ LIB_DIR= ${GSINST_DIR}/lib
post-extract:
@cd ${WRKDIR}; for file in ${EXTRACT_LIST}; do \
- ${PAX} -zrf ${_DISTDIR}/$${file}
+ ${PAX} -zrf ${_DISTDIR}/$${file}; \
done
cd ${WRKSRC}/src; ${PAX} -rf ${WRKDIR}/${HPDJ_DRV}/hpdj.tar
${MV} ${WRKSRC}/src/gs-hpdj.1 ${WRKSRC}/man