From fb120e96e6c58217410088e4e4f0b8bbc8e5664d Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 20 Feb 2014 14:40:47 +0000 Subject: Support staging --- japanese/newosaka/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'japanese/newosaka') diff --git a/japanese/newosaka/Makefile b/japanese/newosaka/Makefile index 2cd20df2cd02..d6aaf7f256a5 100644 --- a/japanese/newosaka/Makefile +++ b/japanese/newosaka/Makefile @@ -13,11 +13,10 @@ COMMENT= Translator of Japanese EUC documents into Osaka language PLIST_FILES= bin/osaka WRKSRC= ${WRKDIR}/${PORTNAME} -NO_STAGE= yes do-build: (cd ${WRKSRC}; ${CC} ${CFLAGS} -o osaka osaka.c -I${WRKSRC}) do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/osaka ${PREFIX}/bin + ${INSTALL_PROGRAM} ${WRKSRC}/osaka ${STAGEDIR}${PREFIX}/bin .include -- cgit v1.2.3