aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-11-18 04:50:07 +0800
committerlioux <lioux@FreeBSD.org>2002-11-18 04:50:07 +0800
commitb093b610be664c71aa0e844cec96465f4940b064 (patch)
tree2a8f1b1787302a6463208f0552277c74f44e223f /multimedia
parentfbe21fc24516ab3cf8c0c1d98edb3d6443125e0c (diff)
downloadfreebsd-ports-gnome-b093b610be664c71aa0e844cec96465f4940b064.tar.gz
freebsd-ports-gnome-b093b610be664c71aa0e844cec96465f4940b064.tar.zst
freebsd-ports-gnome-b093b610be664c71aa0e844cec96465f4940b064.zip
Fix typo
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
-rw-r--r--multimedia/gstreamer-plugins80/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 5312e7279c79..1b0f92b1aa69 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -388,7 +388,7 @@ PLIST_SUB+= LIBDV=""
# libdvdnav
.ifndef(WITH_LIBDVDNAV)
CONFIGURE_ARGS+= --disable-dvdnav
-PLIST_SUB+= LIBDVDREAD="@comment "
+PLIST_SUB+= LIBDVDNAV="@comment "
.else
LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/graphics/libdvdnav
diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile
index 5312e7279c79..1b0f92b1aa69 100644
--- a/multimedia/gstreamer-plugins80/Makefile
+++ b/multimedia/gstreamer-plugins80/Makefile
@@ -388,7 +388,7 @@ PLIST_SUB+= LIBDV=""
# libdvdnav
.ifndef(WITH_LIBDVDNAV)
CONFIGURE_ARGS+= --disable-dvdnav
-PLIST_SUB+= LIBDVDREAD="@comment "
+PLIST_SUB+= LIBDVDNAV="@comment "
.else
LIB_DEPENDS+= dvdnav.1:${PORTSDIR}/graphics/libdvdnav