- fix a bad line continuation

This commit is contained in:
jasper 2011-09-19 14:24:44 +00:00
parent 9aee28cec4
commit de1ea5740b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.195 2011/09/19 13:48:15 jasper Exp $
# $OpenBSD: Makefile,v 1.196 2011/09/19 14:24:44 jasper Exp $
# May not be hard to add more.
ONLY_FOR_ARCHS = alpha amd64 arm i386 mips64 mips64el powerpc sparc64
@ -96,8 +96,8 @@ CONFIGURE_ARGS += --disable-alsa \
--disable-vidix \
--disable-select \
--disable-libcdio \
--disable-libmpeg2-internal
--disable-pulse \
--disable-libmpeg2-internal \
--disable-pulse
# seems stable dvdnav does not work with a new mplayer.
# if they make a release in the future, maybe we can pull that in,
# but for now we have to use the internal one.