From 83d3ece35f36cca32ca50993cee129250825f6e5 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Fri, 11 Apr 2014 04:46:46 +0000 Subject: [PATCH] Fix packaging/staging Reported by: pkg-fallout Pointyhat to: mat --- textproc/bsdgrep/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile index 01f098b17e97..750e251182dc 100644 --- a/textproc/bsdgrep/Makefile +++ b/textproc/bsdgrep/Makefile @@ -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