mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Bump libsdl revision LIB_DEPENDs
Noticed by: games which didn't work anymore *snif*
This commit is contained in:
parent
78c14fb8ea
commit
9fc40d1d57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73887
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= esdl
|
||||
PORTVERSION= 0.91.1129
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= esdl
|
||||
|
@ -15,7 +15,7 @@ DISTNAME= esdl-${PORTVERSION}.src
|
|||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
|
||||
LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
|
||||
BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
|
Loading…
Add table
Reference in a new issue