aboutsummaryrefslogtreecommitdiff
path: root/print/ghostscript7/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-06-27 21:16:03 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-06-27 21:16:03 +0000
commitb2aba9d5bc5f6b45a3b83441f95428a5530c73a2 (patch)
tree7d108e15b215df47b9385405c35105f79e625eb3 /print/ghostscript7/Makefile
parent35c8dae828d1bc0143a04790cb0bdad00ec2014a (diff)
downloadports-b2aba9d5bc5f6b45a3b83441f95428a5530c73a2.tar.gz
ports-b2aba9d5bc5f6b45a3b83441f95428a5530c73a2.zip
Notes
Diffstat (limited to 'print/ghostscript7/Makefile')
-rw-r--r--print/ghostscript7/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile
index afef526148dd..e376967aaf6a 100644
--- a/print/ghostscript7/Makefile
+++ b/print/ghostscript7/Makefile
@@ -651,7 +651,7 @@ post-install:
# for EPLASER driver
${ECHO_MSG} ">>> installing ${EPLASER} docs ..."
${MKDIR} ${DOCSDIR}/${GS_VERSION}/${EPLASER}
-.for i in readme-eplaser-705.euc readme-eplaser-705-jp.euc
+.for i in readme-eplaser-705.euc
${INSTALL_DATA} ${WRKSRC}/${EPLASER_NAME}/${i} \
${DOCSDIR}/${GS_VERSION}/${EPLASER}
.endfor