diff options
Diffstat (limited to 'editors/tamago')
-rw-r--r-- | editors/tamago/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/tamago/Makefile b/editors/tamago/Makefile index ae4a0f197476..0f176151676e 100644 --- a/editors/tamago/Makefile +++ b/editors/tamago/Makefile @@ -20,7 +20,7 @@ COMMENT= The Multilingual Input Method - Egg V4 LICENSE= GPLv2 -USE_GMAKE= yes +USES= gmake GNU_CONFIGURE= yes USE_EMACS= yes WRKSRC= ${WRKDIR}/egg-4.0.6+0.20041122cvs |