summaryrefslogtreecommitdiff
path: root/print/ghostscript-gnu
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-02-13 17:33:57 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-02-13 17:33:57 +0000
commit93d129d562932dddf289e8b47491627170637610 (patch)
treede9a886a57417cde3fefaa01b6ec26ef879e692f /print/ghostscript-gnu
parentAdd WWW: (diff)
tabify
Notes
Notes: svn path=/head/; revision=25767
Diffstat (limited to 'print/ghostscript-gnu')
-rw-r--r--print/ghostscript-gnu/Makefile2
1 files changed, 1 insertions, 1 deletions
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.