summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/vgba-bin/Makefile11
-rw-r--r--emulators/vgba-bin/distinfo2
2 files changed, 10 insertions, 3 deletions
diff --git a/emulators/vgba-bin/Makefile b/emulators/vgba-bin/Makefile
index e5502a5587c7..acf362c23fe1 100644
--- a/emulators/vgba-bin/Makefile
+++ b/emulators/vgba-bin/Makefile
@@ -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>
+
diff --git a/emulators/vgba-bin/distinfo b/emulators/vgba-bin/distinfo
index 1c88ec7b588a..feede1384c76 100644
--- a/emulators/vgba-bin/distinfo
+++ b/emulators/vgba-bin/distinfo
@@ -1 +1 @@
-MD5 (VGBA17-FreeBSD-80x86-bin.tar.Z) = d6b65579664e780d574df12029bd41b0
+MD5 (VGBA20-FreeBSD-80x86-bin.tar.Z) = 8786af794d5a9a5f83682ea4eacd5ec6