aboutsummaryrefslogtreecommitdiffstats
path: root/games/gemrb
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-02-25 11:19:29 +0800
committermiwi <miwi@FreeBSD.org>2011-02-25 11:19:29 +0800
commit320e1ae04a5cb648decf7687de1c7f4374992b84 (patch)
treee214c064234f069b4fcf1d4d9b33d13e1ac5ff74 /games/gemrb
parent30c5702c27b8779244ed77aaceab1faf8ebc99b7 (diff)
downloadfreebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.tar.gz
freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.tar.zst
freebsd-ports-gnome-320e1ae04a5cb648decf7687de1c7f4374992b84.zip
- Move over to py25 or above
- While here get rid FreeBSD 6.X and md5 support
Diffstat (limited to 'games/gemrb')
-rw-r--r--games/gemrb/Makefile9
-rw-r--r--games/gemrb/distinfo1
2 files changed, 3 insertions, 7 deletions
diff --git a/games/gemrb/Makefile b/games/gemrb/Makefile
index e544adc0b538..33c5e4e4ef6f 100644
--- a/games/gemrb/Makefile
+++ b/games/gemrb/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gemrb
PORTVERSION= 0.6.2
+PORTREVISION= 1
CATEGORIES= games emulators
MASTER_SITES= SF/${PORTNAME}/GemRB%20Sources/GemRB%20${PORTVERSION}%20Sources
@@ -14,7 +15,7 @@ MAINTAINER= beyert@cs.ucr.edu
COMMENT= GemRB (Game engine made with preRendered Background)
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \
- vorbis.4:${PORTSDIR}/audio/libvorbis
+ vorbis.4:${PORTSDIR}/audio/libvorbis
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -23,7 +24,7 @@ USE_CMAKE= yes
USE_SDL= sdl mixer
USE_OPENAL= al alut
USE_LDCONFIG= yes
-USE_PYTHON= 2.4+
+USE_PYTHON= 2.5+
CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include
CMAKE_C_FLAGS= ${CFLAGS}
CMAKE_ARGS= -DDOC_DIR="${LOCALBASE}/share/doc/gemrb" -DMAN_DIR="${LOCALBASE}/man/man6" -DDISABLE_WERROR=1
@@ -32,10 +33,6 @@ MAN6= gemrb.6
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 700000
-BROKEN= does not build on 6.X
-.endif
-
post-patch:
.if defined(NOPORTDOCS)
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-noportdocs-*
diff --git a/games/gemrb/distinfo b/games/gemrb/distinfo
index 9fda8e756ebb..b34f70d2088f 100644
--- a/games/gemrb/distinfo
+++ b/games/gemrb/distinfo
@@ -1,3 +1,2 @@
-MD5 (gemrb-0.6.2.tar.gz) = e1c582a8ac29e364cca1cabc8657ad87
SHA256 (gemrb-0.6.2.tar.gz) = 68344f290c015feeba0671da647d6b7541f090dd876622ec1f5d8d07b1e6f927
SIZE (gemrb-0.6.2.tar.gz) = 1726415