Support staging
This commit is contained in:
parent
647141d00e
commit
b9f1b08a45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350599
@ -15,12 +15,9 @@ COMMENT= A collection of Hebrew fonts from El-Mar software Ltd
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/lib/X11/fonts/hebrew
|
||||
${TAR} -C ${PREFIX}/lib/X11/fonts/hebrew -xZpf \
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/X11/fonts/hebrew
|
||||
${TAR} -C ${STAGEDIR}${PREFIX}/lib/X11/fonts/hebrew -xZpf \
|
||||
${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user