aboutsummaryrefslogtreecommitdiff
path: root/japanese/cmigemo
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2014-06-16 14:33:03 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2014-06-16 14:33:03 +0000
commit3eeea5e971d19a06793d3b4aacc07e6b6243a62f (patch)
treeeca3b88f40a11a8a535d635baca4492263a01e50 /japanese/cmigemo
parent40c1420fbfe27f1a0956c0c027fb76f4c59ea1db (diff)
downloadports-3eeea5e971d19a06793d3b4aacc07e6b6243a62f.tar.gz
ports-3eeea5e971d19a06793d3b4aacc07e6b6243a62f.zip
Support staging.
Notes
Notes: svn path=/head/; revision=358003
Diffstat (limited to 'japanese/cmigemo')
-rw-r--r--japanese/cmigemo/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/cmigemo/Makefile b/japanese/cmigemo/Makefile
index 69328a44fabb..494ef0533c26 100644
--- a/japanese/cmigemo/Makefile
+++ b/japanese/cmigemo/Makefile
@@ -29,7 +29,7 @@ PORTDOCS= README_j.txt
USES+= iconv gmake zip
HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX}
+CONFIGURE_ARGS= --prefix=${STAGEDIR}${PREFIX}
WRKSRC= ${WRKDIR}/${PORTNAME}-default-src
@@ -38,7 +38,6 @@ INSTALL_TARGET+=gcc-install-doc
.endif
.if !target(post-extract)
-NO_STAGE= yes
post-extract:
${CHMOD} a+x ${WRKSRC}/configure
.endif