From df082aa07524c0ed83f295433ceafd10cff33dce Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 20 Feb 2014 14:47:13 +0000 Subject: [PATCH] Support staging --- korean/hcode/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/korean/hcode/Makefile b/korean/hcode/Makefile index e09476e9bf59..5320ade29f6a 100644 --- a/korean/hcode/Makefile +++ b/korean/hcode/Makefile @@ -15,8 +15,7 @@ COMMENT= Hangul code conversion utility PLIST_FILES= bin/hcode -NO_STAGE= yes do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/hcode ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/hcode ${STAGEDIR}${PREFIX}/bin .include