mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 2.0
This commit is contained in:
parent
ae02ed7473
commit
c8e249609c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79237
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= vgba
|
||||
PORTVERSION= 1.7
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= emulators
|
||||
MASTER_SITES= http://fms.komkon.org/VGBA/
|
||||
PKGNAMESUFFIX= -bin
|
||||
@ -30,4 +30,11 @@ do-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/VGBA.html ${DOCSDIR}
|
||||
.endif # !defined(NOPORTDOCS)
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500000
|
||||
LIB_DEPENDS+= c_r.4:${PORTSDIR}/misc/compat4x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (VGBA17-FreeBSD-80x86-bin.tar.Z) = d6b65579664e780d574df12029bd41b0
|
||||
MD5 (VGBA20-FreeBSD-80x86-bin.tar.Z) = 8786af794d5a9a5f83682ea4eacd5ec6
|
||||
|
Loading…
Reference in New Issue
Block a user