Explicitly disable ALSA support.

PR:		ports/153188
Approved by:	mm (maintainer timeout, 2 weeks)
This commit is contained in:
Max Brazhnikov 2011-01-01 20:20:11 +00:00
parent 5e235d553e
commit c76ce7b994
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267257

View File

@ -27,11 +27,12 @@ USE_AUTOTOOLS= autoconf
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}"
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl"
CONFIGURE_ARGS+= --without-alsa
CFLAGS+= -fPIC
.if !defined(_BUILDING_LIBQUICKTIME_PLUGINS)
USE_XORG= xaw xv
CONFIGURE_ARGS= --with-x --enable-gpl --without-doxygen --without-lame
CONFIGURE_ARGS+= --with-x --enable-gpl --without-doxygen --without-lame
MAN1= lqtplay.1
OPTIONS= OPENGL "Enable OpenGL support" On \