diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
commit | 488b2131831ae04c9871c69e45a79e378dbc4bf7 (patch) | |
tree | b3fd8f063fd877cf92b7c9c5856691f8fc8aafd7 /sysutils/vobcopy | |
parent | 10dd0a6b4815105a91d553a547faf3e8f9a4a27e (diff) |
Notes
Diffstat (limited to 'sysutils/vobcopy')
-rw-r--r-- | sysutils/vobcopy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index a3df1a4aa5a1..4f766db6122c 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://lpn.rnbhq.org/download/ MAINTAINER= lioux@FreeBSD.org COMMENT= Decrypts and copies DVD .vob files +BROKEN= "Does not compile" + LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread USE_BZIP2= yes |