aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayerxp
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-02-20 21:10:01 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-02-20 21:10:01 +0000
commit5404f2479d7a792782bfc88fc5e0c39fa5966aac (patch)
tree06032434c476d3d36c8062087e67658474958c37 /multimedia/mplayerxp
parent617b4c9afa1aca7e5df42490dfd84d51c57826e4 (diff)
downloadports-5404f2479d7a792782bfc88fc5e0c39fa5966aac.tar.gz
ports-5404f2479d7a792782bfc88fc5e0c39fa5966aac.zip
Notes
Diffstat (limited to 'multimedia/mplayerxp')
-rw-r--r--multimedia/mplayerxp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile
index 26a3dcb0ed36..84a83d707acb 100644
--- a/multimedia/mplayerxp/Makefile
+++ b/multimedia/mplayerxp/Makefile
@@ -133,7 +133,7 @@ PLIST_SUB+= DVD='@comment '
.endif
# xine libdvdnav
.if defined(WITH_LIBDVDNAV) && !defined(WITHOUT_LIBDVDNAV)
-LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/multimedia/libdvdnav
+LIB_DEPENDS+= dvdnav.3:${PORTSDIR}/multimedia/libdvdnav
CONFIGURE_ARGS+= --with-libdvdnav=${LOCALBASE}
.endif