diff options
Diffstat (limited to 'audio/hawkvoice/Makefile')
-rw-r--r-- | audio/hawkvoice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/hawkvoice/Makefile b/audio/hawkvoice/Makefile index 4f07958160b7..7d9d076a95f5 100644 --- a/audio/hawkvoice/Makefile +++ b/audio/hawkvoice/Makefile @@ -12,7 +12,7 @@ COMMENT= Portable sound and speech compression library USE_ZIP= yes USE_DOS2UNIX= yes -USE_GMAKE= yes +USES= gmake MAKEFILE= makefile.linux USE_CSTD= gnu89 USE_LDCONFIG= yes |