mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
chase physfs update
bump PORTREVISION Noted by: pav
This commit is contained in:
parent
fd47ff4bcc
commit
5faa8c34f8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231666
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= sdl_sound
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://offload1.icculus.org:9090/SDL_sound/downloads/ \
|
||||
http://offload2.icculus.org:9090/SDL_sound/downloads/
|
||||
@ -43,7 +44,7 @@ CONFIGURE_ARGS+=--disable-mikmod
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_PHYSFS)
|
||||
LIB_DEPENDS+= physfs-1.0.1:${PORTSDIR}/devel/physfs
|
||||
LIB_DEPENDS+= physfs.1:${PORTSDIR}/devel/physfs
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-physfs
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user