mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Revert to libSDL-1.0.
This commit is contained in:
parent
49d517885e
commit
308fff2f2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27923
@ -13,7 +13,7 @@ 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.2:${PORTSDIR}/devel/sdl \
|
||||
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
|
||||
smpeg.0:${PORTSDIR}/graphics/smpeg
|
||||
RUN_DEPENDS= python:${PORTSDIR}/lang/python
|
||||
|
||||
|
@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/gemdropx/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl
|
||||
LIB_DEPENDS= SDL-1.0.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.2:${PORTSDIR}/devel/sdl
|
||||
SDL-1.0.2:${PORTSDIR}/devel/sdl
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -13,7 +13,7 @@ DISTNAME= PowerPak
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \
|
||||
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
|
||||
ttf.4:${PORTSDIR}/print/freetype
|
||||
|
||||
MAKEFILE= Makefile.FreeBSD
|
||||
|
@ -12,7 +12,7 @@ MASTER_SITES= http://www.lokigames.com/development/download/smpeg/
|
||||
|
||||
MAINTAINER= cpiazza@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \
|
||||
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
|
||||
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
GTK_CONFIG= ${X11BASE}/bin/gtk12-config
|
||||
|
@ -12,7 +12,7 @@ MASTER_SITES= http://www.lokigames.com/development/download/smpeg/
|
||||
|
||||
MAINTAINER= cpiazza@FreeBSD.org
|
||||
|
||||
LIB_DEPENDS= SDL.2:${PORTSDIR}/devel/sdl \
|
||||
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl \
|
||||
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
GTK_CONFIG= ${X11BASE}/bin/gtk12-config
|
||||
|
Loading…
Reference in New Issue
Block a user