summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2002-03-29 11:06:53 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2002-03-29 11:06:53 +0000
commit81282a1034202033396dd89443dbcb8865f1dbe8 (patch)
tree7aca0f46708abe84fc55568db11d8a9243902eb7 /graphics
parentAdd an http web crawler to the ports. (diff)
Follow libdvdcss shared library version bump.
Bump PORTREVISION.
Notes
Notes: svn path=/head/; revision=56860
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xine_dvdnav_plugin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/xine_dvdnav_plugin/Makefile b/graphics/xine_dvdnav_plugin/Makefile
index 0bc82ff3e136..4d3d8dbdd9f9 100644
--- a/graphics/xine_dvdnav_plugin/Makefile
+++ b/graphics/xine_dvdnav_plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xine_dvdnav_plugin
PORTVERSION= 0.9.8.b
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= dvd
@@ -15,7 +16,7 @@ DISTNAME= xine-dvdnav-${PORTVERSION:C/b/beta/}
MAINTAINER= nobutaka@FreeBSD.org
LIB_DEPENDS= xine.0:${PORTSDIR}/graphics/libxine \
- dvdcss.0:${PORTSDIR}/graphics/libdvdcss \
+ dvdcss.1:${PORTSDIR}/graphics/libdvdcss \
dvdread.2:${PORTSDIR}/graphics/libdvdread
GNU_CONFIGURE= yes