diff options
author | andreas <andreas@FreeBSD.org> | 1998-06-05 14:21:03 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-06-05 14:21:03 +0800 |
commit | 078b93897e87e9b9cdedf931a24e90f2b19638fa (patch) | |
tree | 24a73c3ee7f0960c70941b9f963ea45ca36b2f83 /print | |
parent | 015808a3636e85becfb5437c9317fa80c88f1cd9 (diff) | |
download | freebsd-ports-gnome-078b93897e87e9b9cdedf931a24e90f2b19638fa.tar.gz freebsd-ports-gnome-078b93897e87e9b9cdedf931a24e90f2b19638fa.tar.zst freebsd-ports-gnome-078b93897e87e9b9cdedf931a24e90f2b19638fa.zip |
correct install target which broke port
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-afpl/Makefile | 6 | ||||
-rw-r--r-- | print/ghostscript-gnu/Makefile | 6 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 6 | ||||
-rw-r--r-- | print/ghostscript5/Makefile | 6 | ||||
-rw-r--r-- | print/ghostscript55/Makefile | 6 | ||||
-rw-r--r-- | print/ghostscript6/Makefile | 6 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 6 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 6 |
8 files changed, 24 insertions, 24 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 20cc68f5cf69..376774309eef 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.20 1998/04/19 18:34:50 andreas Exp $ +# $Id: Makefile,v 1.21 1998/06/04 20:11:37 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -84,9 +84,9 @@ post-install: strip ${PREFIX}/bin/gs ${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \ ${PREFIX}/share/ghostscript/5.10 - ${INSTALL_DATA} ${DISTDIR}/license.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/license.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc - ${INSTALL_DATA} ${DISTDIR}/readme.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc .include <bsd.port.mk> diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 20cc68f5cf69..376774309eef 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.20 1998/04/19 18:34:50 andreas Exp $ +# $Id: Makefile,v 1.21 1998/06/04 20:11:37 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -84,9 +84,9 @@ post-install: strip ${PREFIX}/bin/gs ${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \ ${PREFIX}/share/ghostscript/5.10 - ${INSTALL_DATA} ${DISTDIR}/license.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/license.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc - ${INSTALL_DATA} ${DISTDIR}/readme.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc .include <bsd.port.mk> diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 20cc68f5cf69..376774309eef 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.20 1998/04/19 18:34:50 andreas Exp $ +# $Id: Makefile,v 1.21 1998/06/04 20:11:37 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -84,9 +84,9 @@ post-install: strip ${PREFIX}/bin/gs ${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \ ${PREFIX}/share/ghostscript/5.10 - ${INSTALL_DATA} ${DISTDIR}/license.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/license.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc - ${INSTALL_DATA} ${DISTDIR}/readme.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc .include <bsd.port.mk> diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile index 20cc68f5cf69..376774309eef 100644 --- a/print/ghostscript5/Makefile +++ b/print/ghostscript5/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.20 1998/04/19 18:34:50 andreas Exp $ +# $Id: Makefile,v 1.21 1998/06/04 20:11:37 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -84,9 +84,9 @@ post-install: strip ${PREFIX}/bin/gs ${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \ ${PREFIX}/share/ghostscript/5.10 - ${INSTALL_DATA} ${DISTDIR}/license.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/license.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc - ${INSTALL_DATA} ${DISTDIR}/readme.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc .include <bsd.port.mk> diff --git a/print/ghostscript55/Makefile b/print/ghostscript55/Makefile index 20cc68f5cf69..376774309eef 100644 --- a/print/ghostscript55/Makefile +++ b/print/ghostscript55/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.20 1998/04/19 18:34:50 andreas Exp $ +# $Id: Makefile,v 1.21 1998/06/04 20:11:37 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -84,9 +84,9 @@ post-install: strip ${PREFIX}/bin/gs ${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \ ${PREFIX}/share/ghostscript/5.10 - ${INSTALL_DATA} ${DISTDIR}/license.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/license.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc - ${INSTALL_DATA} ${DISTDIR}/readme.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc .include <bsd.port.mk> diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index 20cc68f5cf69..376774309eef 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.20 1998/04/19 18:34:50 andreas Exp $ +# $Id: Makefile,v 1.21 1998/06/04 20:11:37 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -84,9 +84,9 @@ post-install: strip ${PREFIX}/bin/gs ${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \ ${PREFIX}/share/ghostscript/5.10 - ${INSTALL_DATA} ${DISTDIR}/license.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/license.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc - ${INSTALL_DATA} ${DISTDIR}/readme.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc .include <bsd.port.mk> diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 20cc68f5cf69..376774309eef 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.20 1998/04/19 18:34:50 andreas Exp $ +# $Id: Makefile,v 1.21 1998/06/04 20:11:37 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -84,9 +84,9 @@ post-install: strip ${PREFIX}/bin/gs ${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \ ${PREFIX}/share/ghostscript/5.10 - ${INSTALL_DATA} ${DISTDIR}/license.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/license.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc - ${INSTALL_DATA} ${DISTDIR}/readme.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc .include <bsd.port.mk> diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 20cc68f5cf69..376774309eef 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.20 1998/04/19 18:34:50 andreas Exp $ +# $Id: Makefile,v 1.21 1998/06/04 20:11:37 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -84,9 +84,9 @@ post-install: strip ${PREFIX}/bin/gs ${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \ ${PREFIX}/share/ghostscript/5.10 - ${INSTALL_DATA} ${DISTDIR}/license.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/license.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc - ${INSTALL_DATA} ${DISTDIR}/readme.hp8 \ + ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.10/doc .include <bsd.port.mk> |