diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-04-16 23:20:29 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-04-16 23:20:29 +0000 |
commit | f12f2f611714f10bb25a68f917c09c60ca463f5a (patch) | |
tree | e708d4153c22eb3e1a2d8d4103f17bb6438e2703 /graphics/xine_dvdnav_plugin | |
parent | 5a1a4be50b653007feb2b6ff38141e11c9b1471c (diff) | |
download | ports-f12f2f611714f10bb25a68f917c09c60ca463f5a.tar.gz ports-f12f2f611714f10bb25a68f917c09c60ca463f5a.zip |
Notes
Diffstat (limited to 'graphics/xine_dvdnav_plugin')
-rw-r--r-- | graphics/xine_dvdnav_plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xine_dvdnav_plugin/Makefile b/graphics/xine_dvdnav_plugin/Makefile index 4d3d8dbdd9f9..c95daf323b58 100644 --- a/graphics/xine_dvdnav_plugin/Makefile +++ b/graphics/xine_dvdnav_plugin/Makefile @@ -16,7 +16,7 @@ DISTNAME= xine-dvdnav-${PORTVERSION:C/b/beta/} MAINTAINER= nobutaka@FreeBSD.org LIB_DEPENDS= xine.0:${PORTSDIR}/graphics/libxine \ - dvdcss.1:${PORTSDIR}/graphics/libdvdcss \ + dvdcss.2:${PORTSDIR}/graphics/libdvdcss \ dvdread.2:${PORTSDIR}/graphics/libdvdread GNU_CONFIGURE= yes |