diff options
Diffstat (limited to 'japanese/mg/Makefile')
-rw-r--r-- | japanese/mg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/mg/Makefile b/japanese/mg/Makefile index 7a6fdba68a8c..6e8d25043c56 100644 --- a/japanese/mg/Makefile +++ b/japanese/mg/Makefile @@ -15,6 +15,7 @@ USES= perl5 USE_PERL5= run CONFLICTS= mg-200* +NO_STAGE= yes do-build: ${SED} -e "s|/usr/local|${PREFIX}|g" \ ${DISTDIR}/${DISTFILES} > ${WRKDIR}/${PORTNAME} |