mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Fix building as a user.
Sponsored by: Absolight
This commit is contained in:
parent
8c3b86b61f
commit
cd4d1082e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351591
@ -162,7 +162,6 @@ post-install-docs:
|
||||
( cd ${STAGEDIR}${DOCSDIR} && ${TAR} -xof - )
|
||||
|
||||
post-install:
|
||||
${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DATADIR}/${PORTVERSION}
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gsc ${STAGEDIR}${PREFIX}/bin/gsx
|
||||
${LN} -sf gsc ${STAGEDIR}${PREFIX}/bin/gs
|
||||
${LN} -s -f ${LOCALBASE}/share/fonts/CIDFont \
|
||||
|
Loading…
Reference in New Issue
Block a user