aboutsummaryrefslogtreecommitdiffstats
path: root/print/ghostscript7
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/ghostscript7
parent9cab7b6f0eef2c5bb9cae7d15f56e3fcd5e225ee (diff)
downloadfreebsd-ports-graphics-3260f19519792836ce8084b7e21766ec7b5116eb.tar.gz
freebsd-ports-graphics-3260f19519792836ce8084b7e21766ec7b5116eb.tar.zst
freebsd-ports-graphics-3260f19519792836ce8084b7e21766ec7b5116eb.zip
Fix package build
Diffstat (limited to 'print/ghostscript7')
-rw-r--r--print/ghostscript7/Makefile2
-rw-r--r--print/ghostscript7/Makefile.inc2
2 files changed, 2 insertions, 2 deletions
diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile
index afef526148d..e376967aaf6 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
diff --git a/print/ghostscript7/Makefile.inc b/print/ghostscript7/Makefile.inc
index 5a26e496710..6861f8f85aa 100644
--- a/print/ghostscript7/Makefile.inc
+++ b/print/ghostscript7/Makefile.inc
@@ -1,5 +1,5 @@
# $FreeBSD$
GS_VERSION= 7.07
-GS_REVISION= 9
+GS_REVISION= 10
GS_EPOCH= 0