diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-14 01:56:17 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-14 01:56:17 +0000 |
commit | 6d7065b3f1d201c115f758761b006595926cbbd6 (patch) | |
tree | 6d398130f95114d73474ecd55c8a9d2b8273e618 /multimedia | |
parent | 61b0adce5e9c1e6aef0e095149918b8e274fb4b9 (diff) | |
download | ports-6d7065b3f1d201c115f758761b006595926cbbd6.tar.gz ports-6d7065b3f1d201c115f758761b006595926cbbd6.zip |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=148184
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/bsdav/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/bsdav/Makefile b/multimedia/bsdav/Makefile index 65c6869af42d..f33aa7f04529 100644 --- a/multimedia/bsdav/Makefile +++ b/multimedia/bsdav/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.jakemsr.com/bsdav/ \ MAINTAINER= itetcu@people.tecnik93.com COMMENT= BSD native set of programs for audio and video reading and writing +BROKEN= Does not compile + INSTALLS_SHLIB= yes MAN1= audiorec.1 bktrrec.1 bsdavdemux.1 bsdavrec.1 btv.1 tunerctl.1 avplay.1 \ |