diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-08-10 20:16:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-08-10 20:16:24 +0000 |
commit | 94a49d5d36fcb5eaa2f5fd27bf764ac270e29b48 (patch) | |
tree | 5442e4786cc18c214d78d0609b7c2dc89df991f4 /audio/aacplusenc | |
parent | 9a7a4d4f0774468bec7ce9814e8d4e154004de11 (diff) |
Notes
Diffstat (limited to 'audio/aacplusenc')
-rw-r--r-- | audio/aacplusenc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/aacplusenc/Makefile b/audio/aacplusenc/Makefile index 3c41eb6d5376..860971b0ebc7 100644 --- a/audio/aacplusenc/Makefile +++ b/audio/aacplusenc/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://teknoraver.net/software/mp4tools/ MAINTAINER= pav@FreeBSD.org COMMENT= aacPlus v2 command-line encoder +BROKEN= does not fetch + USE_BZIP2= yes USE_GMAKE= yes |