diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-17 07:43:25 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-17 07:43:25 +0000 |
commit | e7ef1f4fc1a8efd43f42d895ab10d90bf9c5f01c (patch) | |
tree | 491a63dee38128d00656996eb3437cae66c12448 /games/emptyepsilon/Makefile | |
parent | 689ccfa7ff2521ec86f344a2f6f5c57dc5eb44ce (diff) | |
download | ports-e7ef1f4fc1a8efd43f42d895ab10d90bf9c5f01c.tar.gz ports-e7ef1f4fc1a8efd43f42d895ab10d90bf9c5f01c.zip |
Notes
Diffstat (limited to 'games/emptyepsilon/Makefile')
-rw-r--r-- | games/emptyepsilon/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/emptyepsilon/Makefile b/games/emptyepsilon/Makefile index f4419e90d3d9..2b9c957e7de6 100644 --- a/games/emptyepsilon/Makefile +++ b/games/emptyepsilon/Makefile @@ -3,8 +3,7 @@ PORTNAME= emptyepsilon DISTVERSIONPREFIX= EE- -DISTVERSION= 2018.02.15 -PORTREVISION= 1 +DISTVERSION= 2018.09.06 CATEGORIES= games MAINTAINER= yuri@FreeBSD.org @@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsfml-system.so:devel/sfml -USES= cmake:outsource compiler:c++11-lib +USES= cmake:outsource compiler:c++11-lib gl USE_GITHUB= yes GH_ACCOUNT= daid GH_PROJECT= EmptyEpsilon SeriousProton:sproton |