diff options
author | lioux <lioux@FreeBSD.org> | 2003-03-06 12:45:49 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-03-06 12:45:49 +0800 |
commit | 847bf5ede4f5b62df1260f84c6b8ac28895f11f5 (patch) | |
tree | 0832c424e2831c166ed35d043b783207120bfd2c /sysutils/vobcopy | |
parent | 10096f0e2675cdbcff9ca6c35052a6ff2e1f619a (diff) | |
download | freebsd-ports-gnome-847bf5ede4f5b62df1260f84c6b8ac28895f11f5.tar.gz freebsd-ports-gnome-847bf5ede4f5b62df1260f84c6b8ac28895f11f5.tar.zst freebsd-ports-gnome-847bf5ede4f5b62df1260f84c6b8ac28895f11f5.zip |
Chase libdvdread lib version bump on port version 0.9.4
Diffstat (limited to 'sysutils/vobcopy')
-rw-r--r-- | sysutils/vobcopy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index 9eb890d41d84..4e8507c39cb0 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://lpn.rnbhq.org/download/ MAINTAINER= lioux@FreeBSD.org COMMENT= Decrypts and copies DVD .vob files -LIB_DEPENDS= dvdread.2:${PORTSDIR}/multimedia/libdvdread \ +LIB_DEPENDS= dvdread.3:${PORTSDIR}/multimedia/libdvdread \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt HAS_CONFIGURE= yes |