diff options
Diffstat (limited to 'audio/gbsplay/Makefile')
-rw-r--r-- | audio/gbsplay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gbsplay/Makefile b/audio/gbsplay/Makefile index 52bfe9632828..c43e17c3aa48 100644 --- a/audio/gbsplay/Makefile +++ b/audio/gbsplay/Makefile @@ -13,6 +13,7 @@ COMMENT?= Emulates the sound hardware of the Nintendo Game Boy(TM) HAS_CONFIGURE= yes USES= gettext gmake +NO_STAGE= yes USE_CSTD= gnu89 CONFIGURE_ARGS+= --prefix=${PREFIX} |