From b093b610be664c71aa0e844cec96465f4940b064 Mon Sep 17 00:00:00 2001 From: lioux Date: Sun, 17 Nov 2002 20:50:07 +0000 Subject: Fix typo --- multimedia/gstreamer-plugins80/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/gstreamer-plugins80/Makefile') 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 -- cgit