1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

Support staging.

This commit is contained in:
Mikhail Teterin 2014-06-09 23:07:16 +00:00
parent d55a1d23df
commit 42b97cef23
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=357221
2 changed files with 2 additions and 3 deletions

View File

@ -23,9 +23,8 @@ WRKSRC= ${WRKDIR}/Monaco.bdf
MAKEFILE= ${FILESDIR}/Makefile
MAKE_ENV+= INSTALL_DATA="${INSTALL_DATA}" MKDIR="${MKDIR}"
MAKE_ARGS+= -j 2
MAKE_ENV+= STAGEDIR="${STAGEDIR}"
NO_STAGE= yes
post-install:
${CAT} ${PKGMESSAGE}

View File

@ -24,7 +24,7 @@ fonts.alias: fonts.dir
print $$2 " " name; gsub("koi8-u", "koi8-r", $$2); \
print $$2 " " name}' < fonts.dir > fonts.alias
DIR= ${LOCALBASE}/lib/X11/fonts/koi8u-monaco
DIR= ${STAGEDIR}${LOCALBASE}/lib/X11/fonts/koi8u-monaco
install: all
${MKDIR} ${DIR}