mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Change libSDL-1.0 to libSDL.
This commit is contained in:
parent
103bc0c496
commit
413d664fcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27900
@ -13,8 +13,8 @@ MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/pysol-sound-s
|
||||
MAINTAINER= sobomax@altavista.net
|
||||
|
||||
BUILD_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
|
||||
smpeg-0.3.0:${PORTSDIR}/graphics/smpeg
|
||||
LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \
|
||||
smpeg.0:${PORTSDIR}/graphics/smpeg
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/src
|
||||
|
@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl
|
||||
LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
@ -14,7 +14,7 @@ DISTNAME= Maelstrom-${PORTVERSION}
|
||||
MAINTAINER= sobomax@altavista.net
|
||||
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
|
||||
SDL-1.0.2:${PORTSDIR}/devel/sdl
|
||||
SDL.2:${PORTSDIR}/devel/sdl
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -13,7 +13,7 @@ DISTNAME= PowerPak
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
|
||||
LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \
|
||||
ttf.4:${PORTSDIR}/print/freetype
|
||||
|
||||
MAKEFILE= Makefile.FreeBSD
|
||||
|
Loading…
Reference in New Issue
Block a user