Use SDL 1.2.0 by default.

This commit is contained in:
Maxim Sobolev 2001-04-06 13:14:19 +00:00
parent 9cc52eaa73
commit ea59620475
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40947

View File

@ -7,17 +7,21 @@
PORTNAME= guilib
PORTVERSION= 1.1.0
PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/
DISTNAME= GUIlib-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
LIB_DEPENDS= SDL-1.0.2:${PORTSDIR}/devel/sdl
LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl-devel
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= SDL_CONFIG="${SDL_CONFIG}"
post-extract:
@find ${WRKSRC} -name "Makefile.in" | xargs ${PERL} -pi -e \