1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

- catch up with ghostscript-gnu-7.07, and unbreak moefonts-cid

- apply SCRIPTS_ENV
This commit is contained in:
Yen-Ming Lee 2003-06-25 04:10:10 +00:00
parent 0f183133b8
commit 6fa6961aa5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83566
2 changed files with 3 additions and 3 deletions

View File

@ -31,6 +31,6 @@ do-install:
${FILESDIR}/MOESung-Regular-ETen-B5-H.gsf \
${FILESDIR}/MOESung-Regular-ETen-B5-V.gsf \
${PREFIX}/share/ghostscript/fonts
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
@${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>

View File

@ -1,7 +1,7 @@
#!/bin/sh
GSVER=7.06
GSDIR=${PKG_PREFIX}/share/ghostscript
GSVER=`cd ${PORTSDIR}/print/ghostscript-gnu && make -V GS_VERSION`
GSDIR=${PREFIX}/share/ghostscript
FONTMAP=${GSDIR}/${GSVER}/lib/Fontmap.GS
# Run just once.