diff options
Diffstat (limited to 'audio/playgsf/Makefile')
-rw-r--r-- | audio/playgsf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile index 8e3daff42d6c..9b836252ac2b 100644 --- a/audio/playgsf/Makefile +++ b/audio/playgsf/Makefile @@ -14,6 +14,7 @@ COMMENT= Command-line player for gsf audio files LIB_DEPENDS= ao:${PORTSDIR}/audio/libao USES= gmake +NO_STAGE= yes USE_DOS2UNIX= yes GNU_CONFIGURE= yes |