mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Disable ALSA support explicitly to fix build when ALSA compat port is installed
PR: ports/152503 Submitted by: Nicole Reid (maintainer)
This commit is contained in:
parent
6ad42173ec
commit
c24e2a6b7c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264989
@ -28,6 +28,7 @@ USE_GETTEXT= yes
|
||||
USE_SDL= sdl
|
||||
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS+= --without-alsa
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/gtk
|
||||
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (snes9x-1.52-src.tar.bz2) = 813bd3a0f99732ee0238a2c8ab417725
|
||||
SHA256 (snes9x-1.52-src.tar.bz2) = 36e09b2da62b9210feb224cfd183047a151a71c1d5e5f92749dc28bd4b7ff1cb
|
||||
SIZE (snes9x-1.52-src.tar.bz2) = 1720137
|
||||
|
Loading…
Reference in New Issue
Block a user