aboutsummaryrefslogtreecommitdiff
path: root/hungarian/hu-zipcodes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hungarian/hu-zipcodes/Makefile')
-rw-r--r--hungarian/hu-zipcodes/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/hungarian/hu-zipcodes/Makefile b/hungarian/hu-zipcodes/Makefile
index 42211a343166..c89c5687c9ac 100644
--- a/hungarian/hu-zipcodes/Makefile
+++ b/hungarian/hu-zipcodes/Makefile
@@ -19,8 +19,7 @@ EXTRACT_BEFORE_ARGS= # None
EXTRACT_AFTER_ARGS= > ${WRKSRC}/hu.zipcodes
NO_BUILD= yes
-NO_STAGE= yes
do-install:
- ${INSTALL_DATA} ${WRKSRC}/hu.zipcodes ${PREFIX}/share/misc/
+ ${INSTALL_DATA} ${WRKSRC}/hu.zipcodes ${STAGEDIR}${PREFIX}/share/misc/
.include <bsd.port.mk>