diff options
-rw-r--r-- | games/highmoon/Makefile | 5 | ||||
-rw-r--r-- | games/highmoon/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/games/highmoon/Makefile b/games/highmoon/Makefile index 7fb27d536334..bf9cb5d15569 100644 --- a/games/highmoon/Makefile +++ b/games/highmoon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highmoon -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.4 CATEGORIES= games MASTER_SITES= http://highmoon.gerdsmeier.net/ @@ -16,8 +16,7 @@ COMMENT= Duel in the universe WRKSRC= ${WRKDIR}/HighMoon USE_SDL= image sdl -USE_GCC= 3.4 -USE_REINPLACE= yes +USE_GCC= 3.4+ USE_GMAKE= yes MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LIBS="${LDFLAGS}" diff --git a/games/highmoon/distinfo b/games/highmoon/distinfo index d205822e41c0..0a34828d29c3 100644 --- a/games/highmoon/distinfo +++ b/games/highmoon/distinfo @@ -1,3 +1,3 @@ -MD5 (highmoon-1.2.3.tar.gz) = 91a7a99144320b70b3143b9d6accacb9 -SHA256 (highmoon-1.2.3.tar.gz) = 0aa503c3c6836bbcdb68594bfdc3924c3e7eb48e6eaf67e6a9d4b2118acde2ae -SIZE (highmoon-1.2.3.tar.gz) = 413805 +MD5 (highmoon-1.2.4.tar.gz) = 4b16a749f844d5ca691c9774884979ec +SHA256 (highmoon-1.2.4.tar.gz) = 4363ea2455869b886b5777272cddd69ac0a14c7635cdbdafba31eb1c6625bdc6 +SIZE (highmoon-1.2.4.tar.gz) = 413137 |