summaryrefslogtreecommitdiffstats
path: root/print/ghostscript-afpl
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-27 18:29:31 +0000
committerknu <knu@FreeBSD.org>2001-09-27 18:29:31 +0000
commit2331d74fd629aa685dd09f5bd2ad03429a9db032 (patch)
tree9f7f5035d4a4719480b61e0454edf1cc42a97f01 /print/ghostscript-afpl
parenta13c2a8e86d2d312129a25ad074c060c208d286d (diff)
downloadFreeBSD-ports-2331d74fd629aa685dd09f5bd2ad03429a9db032.zip
FreeBSD-ports-2331d74fd629aa685dd09f5bd2ad03429a9db032.tar.gz
Perform one leftover s/DISTDIR/_DISTDIR/.
Diffstat (limited to 'print/ghostscript-afpl')
-rw-r--r--print/ghostscript-afpl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile
index e3fa3e7..177c818 100644
--- a/print/ghostscript-afpl/Makefile
+++ b/print/ghostscript-afpl/Makefile
@@ -311,7 +311,7 @@ post-install:
.endfor
# for reading encrypted PDFs
${ECHO_MSG} ">>> installing support for encrypted PDF files ..."
- ${INSTALL_DATA} ${DISTDIR}/${DECRYPT_PDF} \
+ ${INSTALL_DATA} ${_DISTDIR}/${DECRYPT_PDF} \
${PREFIX}/share/ghostscript/${PORTVERSION}/lib
#
# now NOPORTDOCS dependend stuff
OpenPOWER on IntegriCloud