diff options
Diffstat (limited to 'audio/tta/Makefile')
-rw-r--r-- | audio/tta/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/tta/Makefile b/audio/tta/Makefile index a290309bb492..1240525b2ba2 100644 --- a/audio/tta/Makefile +++ b/audio/tta/Makefile @@ -13,6 +13,7 @@ COMMENT= The True Audio Encoder, lossless (de)compressor LICENSE= GPLv2 +NO_STAGE= yes USES= gmake ALL_TARGET= ttaenc MAKE_ARGS= CFLAGS="${CFLAGS}" INSDIR="${PREFIX}/bin" |