diff options
author | andreas <andreas@FreeBSD.org> | 2000-02-14 01:33:57 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-02-14 01:33:57 +0800 |
commit | 1a5579b7865b478daf81055c82ddcee92c8c4ec9 (patch) | |
tree | ac6d7a3f2de1eb21d78e73fe0b856e2621031352 | |
parent | e4b0e1245a20fc2e7a414408ad2cd902f7adc11b (diff) | |
download | freebsd-ports-gnome-1a5579b7865b478daf81055c82ddcee92c8c4ec9.tar.gz freebsd-ports-gnome-1a5579b7865b478daf81055c82ddcee92c8c4ec9.tar.zst freebsd-ports-gnome-1a5579b7865b478daf81055c82ddcee92c8c4ec9.zip |
tabify
-rw-r--r-- | print/ghostscript-afpl/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-gnu/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript55/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript6/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript7/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 5302a24e3873..67a952d41057 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -87,7 +87,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.50/doc .if defined(PDFENCRYPT) - ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 + ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 .endif # encrypted PDF support. can't be packaged due to export control issues. diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 5302a24e3873..67a952d41057 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -87,7 +87,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.50/doc .if defined(PDFENCRYPT) - ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 + ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 .endif # encrypted PDF support. can't be packaged due to export control issues. diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 5302a24e3873..67a952d41057 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -87,7 +87,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.50/doc .if defined(PDFENCRYPT) - ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 + ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 .endif # encrypted PDF support. can't be packaged due to export control issues. diff --git a/print/ghostscript55/Makefile b/print/ghostscript55/Makefile index 5302a24e3873..67a952d41057 100644 --- a/print/ghostscript55/Makefile +++ b/print/ghostscript55/Makefile @@ -87,7 +87,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.50/doc .if defined(PDFENCRYPT) - ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 + ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 .endif # encrypted PDF support. can't be packaged due to export control issues. diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index 5302a24e3873..67a952d41057 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -87,7 +87,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.50/doc .if defined(PDFENCRYPT) - ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 + ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 .endif # encrypted PDF support. can't be packaged due to export control issues. diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 5302a24e3873..67a952d41057 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -87,7 +87,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.50/doc .if defined(PDFENCRYPT) - ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 + ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 .endif # encrypted PDF support. can't be packaged due to export control issues. diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 5302a24e3873..67a952d41057 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -87,7 +87,7 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/readme.hp8 \ ${PREFIX}/share/ghostscript/5.50/doc .if defined(PDFENCRYPT) - ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 + ${INSTALL_DATA} ${DISTDIR}/pdf_sec.ps ${PREFIX}/share/ghostscript/5.50 .endif # encrypted PDF support. can't be packaged due to export control issues. |