aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mplayerxp
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-03-06 04:45:49 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-03-06 04:45:49 +0000
commitefc993b4dd2ae2757f0a9a9b0e7e321bcd3beb3d (patch)
treedb00ed5796004b9c51fdc8b04a57e1d922f0640f /multimedia/mplayerxp
parent4ffec4deab1b9720dd1e8f0c91554860b3be4322 (diff)
downloadports-efc993b4dd2ae2757f0a9a9b0e7e321bcd3beb3d.tar.gz
ports-efc993b4dd2ae2757f0a9a9b0e7e321bcd3beb3d.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 76d71a8a9c6e..d4903e01b6cb 100644
--- a/multimedia/mplayerxp/Makefile
+++ b/multimedia/mplayerxp/Makefile
@@ -132,7 +132,7 @@ CONFIGURE_ARGS+= --disable-cdparanoia
.endif
# dvd support
.ifdef(WITH_DVD)
-LIB_DEPENDS+= dvdread.2:${PORTSDIR}/multimedia/libdvdread
+LIB_DEPENDS+= dvdread.3:${PORTSDIR}/multimedia/libdvdread
CONFIGURE_ARGS+= --with-csslibdir=${LOCALBASE}/lib
.endif