From c6865bfdbe00860070d73767533b6738f9fa4e6f Mon Sep 17 00:00:00 2001 From: kris Date: Wed, 7 May 2003 00:12:29 +0000 Subject: BROKEN: Does not compile --- sysutils/vobcopy/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sysutils') 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 -- cgit