aboutsummaryrefslogtreecommitdiff
path: root/games/openxcom/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-05-06 16:04:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-05-06 16:04:20 +0000
commit5392aa00ad0cf63d34e07e34050dac1670bea9d6 (patch)
tree30c0e1ce8ec084d3e802dff7f41cd3875c5dfb6e /games/openxcom/Makefile
parent62d98f2dd1f3802105cf10419df5ae5124ebdf7c (diff)
downloadports-5392aa00ad0cf63d34e07e34050dac1670bea9d6.tar.gz
ports-5392aa00ad0cf63d34e07e34050dac1670bea9d6.zip
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=385523
Diffstat (limited to 'games/openxcom/Makefile')
-rw-r--r--games/openxcom/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/games/openxcom/Makefile b/games/openxcom/Makefile
index 700a6854aa18..602ded000c3f 100644
--- a/games/openxcom/Makefile
+++ b/games/openxcom/Makefile
@@ -2,7 +2,8 @@
# $FreeBSD$
PORTNAME= openxcom
-PORTVERSION= 1.0.0
+PORTVERSION= 1.0
+DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= games
@@ -17,8 +18,6 @@ LIB_DEPENDS= libyaml-cpp.so:${PORTSDIR}/devel/yaml-cpp
USE_GITHUB= yes
GH_ACCOUNT= SupSuper
GH_PROJECT= OpenXcom
-GH_TAGNAME= v1.0
-GH_COMMIT= b396c74
USES= compiler:c++11-lang gmake pkgconfig
USE_SDL= sdl mixer image gfx