Explicitly disable ALSA support.
PR: ports/153188 Approved by: mm (maintainer timeout, 2 weeks)
This commit is contained in:
parent
5e235d553e
commit
c76ce7b994
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=267257
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user