From 3ef19a0f9c676c26f9b3bed1d4fe5ebb42c55856 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Fri, 5 Jun 1998 06:21:03 +0000 Subject: correct install target which broke port --- print/ghostscript-gnu/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/ghostscript-gnu') 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 # -# $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 -- cgit v1.2.3