aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript8/Makefile
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-06-28 05:16:03 +0800
committerkrion <krion@FreeBSD.org>2004-06-28 05:16:03 +0800
commit3260f19519792836ce8084b7e21766ec7b5116eb (patch)
treee8bfe0049668322a4e3b972fb9b8c3a99c4b9ab2 /print/ghostscript8/Makefile
parent9cab7b6f0eef2c5bb9cae7d15f56e3fcd5e225ee (diff)
downloadfreebsd-ports-gnome-3260f19519792836ce8084b7e21766ec7b5116eb.tar.gz
freebsd-ports-gnome-3260f19519792836ce8084b7e21766ec7b5116eb.tar.zst
freebsd-ports-gnome-3260f19519792836ce8084b7e21766ec7b5116eb.zip
Fix package build
Diffstat (limited to 'print/ghostscript8/Makefile')
-rw-r--r--print/ghostscript8/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile
index a31244e28fa7..bb3b902e01ab 100644
--- a/print/ghostscript8/Makefile
+++ b/print/ghostscript8/Makefile
@@ -503,7 +503,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