diff options
Diffstat (limited to 'audio/gbsplay')
-rw-r--r-- | audio/gbsplay/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gbsplay/Makefile b/audio/gbsplay/Makefile index 2b8007ded3fc..365c655a525f 100644 --- a/audio/gbsplay/Makefile +++ b/audio/gbsplay/Makefile @@ -12,8 +12,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT?= Emulates the sound hardware of the Nintendo Game Boy(TM) HAS_CONFIGURE= yes -USES= gettext -USE_GMAKE= yes +USES= gettext gmake MAKE_JOBS_SAFE= yes USE_CSTD= gnu89 |