mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to version 0.9.1.
PR: 15415 Submitted by: James Andariese <james@ja.ath.cx>
This commit is contained in:
parent
96e917f705
commit
c2e35e1afe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24030
@ -6,7 +6,7 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= xqf-0.9.0
|
||||
DISTNAME= xqf-0.9.1
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ftp://ftp.linuxgames.com/xqf/
|
||||
|
||||
@ -17,5 +17,8 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
||||
|
||||
USE_GMAKE= yes
|
||||
MAKE_ENV= INSTALL_PROGRAM="${INSTALL_PROGRAM}"
|
||||
.ifdef CC
|
||||
MAKE_ENV+= CC="${CC}"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xqf-0.9.0.tar.gz) = bea6da8382392795f12dcc4d90513c71
|
||||
MD5 (xqf-0.9.1.tar.gz) = af9826700fbb06f6e0d24edccdc72acf
|
||||
|
Loading…
Reference in New Issue
Block a user