diff options
Diffstat (limited to 'print/ghostscript8/files/Makefile.dmprt')
-rw-r--r-- | print/ghostscript8/files/Makefile.dmprt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript8/files/Makefile.dmprt b/print/ghostscript8/files/Makefile.dmprt index 5166a6cd6fc6..cdc04a23af07 100644 --- a/print/ghostscript8/files/Makefile.dmprt +++ b/print/ghostscript8/files/Makefile.dmprt @@ -3,6 +3,6 @@ post-install-dmprt: cd ${FILESDIR} && \ ${INSTALL_DATA} lqx70ch.upp lqx70cl.upp lqx70cm.upp \ - ${DATADIR}/${PORTVERSION}/lib + ${STAGEDIR}${DATADIR}/${PORTVERSION}/lib post-install: post-install-dmprt |