diff options
| author | Jeremy Chadwick <koitsu@FreeBSD.org> | 2007-04-05 06:03:23 +0000 |
|---|---|---|
| committer | Jeremy Chadwick <koitsu@FreeBSD.org> | 2007-04-05 06:03:23 +0000 |
| commit | 1e44513898ab8e0a97280fa2d23263766ef802b1 (patch) | |
| tree | 688e1319d72808589b85fb866f27d0757b170860 /sysutils/vobcopy/Makefile | |
| parent | 4648fe11769f62d945328c879370c80bd79bd1b4 (diff) | |
Notes
Diffstat (limited to 'sysutils/vobcopy/Makefile')
| -rw-r--r-- | sysutils/vobcopy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index 43470b823ded..fe1bd102719a 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -7,13 +7,14 @@ PORTNAME= vobcopy PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://lpn.rnbhq.org/download/ MAINTAINER= josh@tcbug.org COMMENT= Decrypts and copies DVD .vob files -LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread +LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread USE_BZIP2= yes USE_GETOPT_LONG= yes |
