diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-27 21:16:03 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-06-27 21:16:03 +0000 |
commit | b2aba9d5bc5f6b45a3b83441f95428a5530c73a2 (patch) | |
tree | 7d108e15b215df47b9385405c35105f79e625eb3 | |
parent | 35c8dae828d1bc0143a04790cb0bdad00ec2014a (diff) | |
download | ports-b2aba9d5bc5f6b45a3b83441f95428a5530c73a2.tar.gz ports-b2aba9d5bc5f6b45a3b83441f95428a5530c73a2.zip |
Notes
-rw-r--r-- | print/ghostscript-afpl/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-afpl/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript-gnu/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-gnu/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7/Makefile.inc | 2 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript8/Makefile.inc | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index a31244e28fa7..bb3b902e01ab 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/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 diff --git a/print/ghostscript-afpl/Makefile.inc b/print/ghostscript-afpl/Makefile.inc index fff1fe5e9165..39e493003cff 100644 --- a/print/ghostscript-afpl/Makefile.inc +++ b/print/ghostscript-afpl/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 8.14 -GS_REVISION= 3 +GS_REVISION= 4 GS_EPOCH= 1 diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index afef526148dd..e376967aaf6a 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/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/ghostscript-gnu/Makefile.inc b/print/ghostscript-gnu/Makefile.inc index 5a26e4967109..6861f8f85aa9 100644 --- a/print/ghostscript-gnu/Makefile.inc +++ b/print/ghostscript-gnu/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 7.07 -GS_REVISION= 9 +GS_REVISION= 10 GS_EPOCH= 0 diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index a31244e28fa7..bb3b902e01ab 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/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 diff --git a/print/ghostscript-gpl/Makefile.inc b/print/ghostscript-gpl/Makefile.inc index fff1fe5e9165..39e493003cff 100644 --- a/print/ghostscript-gpl/Makefile.inc +++ b/print/ghostscript-gpl/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 8.14 -GS_REVISION= 3 +GS_REVISION= 4 GS_EPOCH= 1 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 diff --git a/print/ghostscript7/Makefile.inc b/print/ghostscript7/Makefile.inc index 5a26e4967109..6861f8f85aa9 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 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 diff --git a/print/ghostscript8/Makefile.inc b/print/ghostscript8/Makefile.inc index fff1fe5e9165..39e493003cff 100644 --- a/print/ghostscript8/Makefile.inc +++ b/print/ghostscript8/Makefile.inc @@ -1,5 +1,5 @@ # $FreeBSD$ GS_VERSION= 8.14 -GS_REVISION= 3 +GS_REVISION= 4 GS_EPOCH= 1 |