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

Fix packaging/staging

Reported by:	pkg-fallout
Pointyhat to:	mat
This commit is contained in:
Bryan Drewery 2014-04-11 04:46:46 +00:00
parent 7e70c98496
commit 83d3ece35f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350887

View File

@ -40,7 +40,7 @@ MAKE_ENV+= WITHOUT_GNU_COMPAT=yes
pre-install:
.if ${PORT_OPTIONS:MNLS}
${MKDIR} ${PREFIX}/share/nls/gl_ES.ISO8859-1
${MKDIR} ${STAGEDIR}${PREFIX}/share/nls/gl_ES.ISO8859-1
.endif
.include <bsd.port.mk>