aboutsummaryrefslogtreecommitdiff
path: root/games/openrct2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-11-06 14:24:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-11-06 14:24:39 +0000
commit6d9a5c87beabb1066e4646e34be4fe64ae8a9ada (patch)
treee7bed27ddec82b68203ba5b47f5a8d0f374d88c4 /games/openrct2
parent76a2bf016d79cd47fec31445cbc2e43b17f1de5f (diff)
downloadports-6d9a5c87beabb1066e4646e34be4fe64ae8a9ada.tar.gz
ports-6d9a5c87beabb1066e4646e34be4fe64ae8a9ada.zip
Fix USE_GITHUB usage.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=453620
Diffstat (limited to 'games/openrct2')
-rw-r--r--games/openrct2/Makefile4
-rw-r--r--games/openrct2/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile
index 8fda3bf0c995..9f6cfbea790a 100644
--- a/games/openrct2/Makefile
+++ b/games/openrct2/Makefile
@@ -6,7 +6,6 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.1.1
PORTREVISION= 2
CATEGORIES= games
-EXTRACT_ONLY= ${PORTNAME}-${PORTNAME}-${DISTVERSIONPREFIX}${DISTVERSION}_GH0${EXTRACT_SUFX}
MAINTAINER= pkubaj@anongoth.pl
COMMENT= Open source re-implementation of RollerCoaster Tycoon 2
@@ -23,8 +22,9 @@ LIB_DEPENDS= libpng.so:graphics/png \
libfreetype.so:print/freetype2
USE_GITHUB= yes
+GH_ACCOUNT= OpenRCT2
+GH_PROJECT= OpenRCT2
-WRKSRC= ${WRKDIR}/OpenRCT2-${PORTVERSION}
INSTALLS_ICONS= yes
USES= compiler:c++14-lang cmake:outsource iconv localbase:ldflags pkgconfig ssl
USE_GL= gl
diff --git a/games/openrct2/distinfo b/games/openrct2/distinfo
index 9c8e9804dece..648f35e54f1a 100644
--- a/games/openrct2/distinfo
+++ b/games/openrct2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502898621
-SHA256 (openrct2-openrct2-v0.1.1_GH0.tar.gz) = 5d7a6c7f3c770e7de506958f86789c438c543c27d312fd096322cde4e89f50ad
-SIZE (openrct2-openrct2-v0.1.1_GH0.tar.gz) = 6284135
+TIMESTAMP = 1509967245
+SHA256 (OpenRCT2-OpenRCT2-v0.1.1_GH0.tar.gz) = 5d7a6c7f3c770e7de506958f86789c438c543c27d312fd096322cde4e89f50ad
+SIZE (OpenRCT2-OpenRCT2-v0.1.1_GH0.tar.gz) = 6284135