diff options
author | kris <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-07 00:12:29 +0000 |
commit | c6865bfdbe00860070d73767533b6738f9fa4e6f (patch) | |
tree | d365d1faa2e40cb1d76358da1258ea09826a22b7 /sysutils/vobcopy/Makefile | |
parent | 94328b7b6708059b740f6ad6bb7bc19345a2e3ff (diff) | |
download | FreeBSD-ports-c6865bfdbe00860070d73767533b6738f9fa4e6f.zip FreeBSD-ports-c6865bfdbe00860070d73767533b6738f9fa4e6f.tar.gz |
BROKEN: Does not compile
Diffstat (limited to 'sysutils/vobcopy/Makefile')
-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 a3df1a4..4f766db 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 |