diff options
-rw-r--r-- | games/exult/Makefile | 7 | ||||
-rw-r--r-- | games/exult/distinfo | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/games/exult/Makefile b/games/exult/Makefile index 6ffde6224d7..ddf3667ad52 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -6,11 +6,11 @@ # PORTNAME= exult -PORTVERSION= 0.96 +PORTVERSION= 0.99.1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= ${PORTNAME}-${PORTVERSION}beta1 +DISTNAME= ${PORTNAME}-${PORTVERSION}RC2 MAINTAINER= tiamat@telegraph.spb.ru @@ -26,7 +26,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-x \ --x-includes=${X11BASE}/include \ --x-libraries=${X11BASE}/lib \ - --disable-tools + --disable-tools \ + --disable-sdltest # SDL cannot find X11 includes in normal way CONFIGURE_ENV= CPPFLAGS=-I${X11BASE}/include \ SDL_CONFIG="${SDL_CONFIG}" diff --git a/games/exult/distinfo b/games/exult/distinfo index c46544b08ec..cc4d2c5964b 100644 --- a/games/exult/distinfo +++ b/games/exult/distinfo @@ -1 +1 @@ -MD5 (exult-0.96beta1.tar.gz) = b75755e318270a769893ee6d59e0b13b +MD5 (exult-0.99.1RC2.tar.gz) = 659b6542fa7332c227348ced3427e207 |