summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-14 13:53:33 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-08-14 13:53:33 +0000
commit0bc82dcd20567716ba86eb9806d9dc20bd532136 (patch)
tree47943b34f76a70f5fb7077c18e7b2bd53867dbca /games
parent- Fix build with custom PREFIX (diff)
- Update to 0.2.5
- Respect CFLAGS
Notes
Notes: svn path=/head/; revision=239526
Diffstat (limited to 'games')
-rw-r--r--games/jag/Makefile4
-rw-r--r--games/jag/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/jag/Makefile b/games/jag/Makefile
index a2443041f452..526046f02429 100644
--- a/games/jag/Makefile
+++ b/games/jag/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= jag
-PORTVERSION= 0.2.4
+PORTVERSION= 0.2.5
CATEGORIES= games
MASTER_SITES= http://jag.xlabsoft.com/files/ \
http://mirror.amdmi3.ru/distfiles/
@@ -32,6 +32,6 @@ post-patch:
do-configure:
@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
- ${QMAKE} PREFIX=${PREFIX} Game.pro
+ ${QMAKE} ${QMAKEFLAGS} Game.pro
.include <bsd.port.mk>
diff --git a/games/jag/distinfo b/games/jag/distinfo
index 46c5e7a90c5f..a780936c19dd 100644
--- a/games/jag/distinfo
+++ b/games/jag/distinfo
@@ -1,3 +1,3 @@
-MD5 (jag-0.2.4-src.zip) = 5625dc99baa9d48d3d967412ac30de02
-SHA256 (jag-0.2.4-src.zip) = 745c91f4b5e183018121fa594258d7df6220b15861bd01b7928021d2eb7dbb62
-SIZE (jag-0.2.4-src.zip) = 2580051
+MD5 (jag-0.2.5-src.zip) = 8c7f4cf063fa43bb21aebf4424a6a1da
+SHA256 (jag-0.2.5-src.zip) = 031adedb7a32de54ec2ba00822530d2c9456fe7c539fcfa73d4a1fad19be347c
+SIZE (jag-0.2.5-src.zip) = 2687903