mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 0.2.5
- Respect CFLAGS
This commit is contained in:
parent
afdccefde3
commit
0bc82dcd20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239526
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user