summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/gigalomania/Makefile7
-rw-r--r--games/gigalomania/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/games/gigalomania/Makefile b/games/gigalomania/Makefile
index 09e265be9931..67247e2de92e 100644
--- a/games/gigalomania/Makefile
+++ b/games/gigalomania/Makefile
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= gigalomania
-PORTVERSION= 0.25
+PORTVERSION= 0.26
CATEGORIES= games
-MASTER_SITES= https://launchpadlibrarian.net/130757462/
+MASTER_SITES= https://launchpadlibrarian.net/135701637/
DISTNAME= ${PORTNAME}src
MAINTAINER= pawel@FreeBSD.org
@@ -19,7 +19,8 @@ PORTDOCS= readme.html
post-patch:
@${REINPLACE_CMD} -e 's|CC=g++|CC=${CXX}|' \
- -e '/^CCFLAGS/ s|-O2|${CXXFLAGS}|; s|-O2||' \
+ -e '/^CCFLAGS/ s|-O2|${CXXFLAGS}|' \
+ -e 's|-O2 $$(INC)|$$(INC)|' \
-e 's|/usr/X11R6|${LOCALBASE}|' \
${WRKSRC}/Makefile
@${FIND} ${WRKSRC} -exec ${GREP} -q "__linux" {} \; \
diff --git a/games/gigalomania/distinfo b/games/gigalomania/distinfo
index db525d190897..d712f312eb06 100644
--- a/games/gigalomania/distinfo
+++ b/games/gigalomania/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gigalomaniasrc.zip) = 198c4fc41341cc7e408c3b942600cecdce4d5913903ac1ab0071393837c3c60b
-SIZE (gigalomaniasrc.zip) = 9100433
+SHA256 (gigalomaniasrc.zip) = 8912b12aa6397f396954c6b742a1842f6bc671a60c843975b341fc22d3211ecf
+SIZE (gigalomaniasrc.zip) = 9120306