diff options
Diffstat (limited to 'audio/portaudio/Makefile')
-rw-r--r-- | audio/portaudio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index 8fa93678a148..bc5417ba480f 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -13,9 +13,9 @@ COMMENT= Portable cross-platform Audio API LICENSE= MIT +USES= gmake USE_ZIP= yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_DOS2UNIX= yes USE_LDCONFIG= yes |