aboutsummaryrefslogtreecommitdiff
path: root/games/pioneer
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2015-10-10 09:50:52 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2015-10-10 09:50:52 +0000
commit75afd9451e046908613cfb3143e711b57603f548 (patch)
tree170422e38e8d98b3bf19c8e1607f8651a0590d32 /games/pioneer
parent42d281450d62c5a94dd472153ddcce495d6f08ac (diff)
downloadports-75afd9451e046908613cfb3143e711b57603f548.tar.gz
ports-75afd9451e046908613cfb3143e711b57603f548.zip
Notes
Diffstat (limited to 'games/pioneer')
-rw-r--r--games/pioneer/Makefile18
-rw-r--r--games/pioneer/distinfo4
2 files changed, 11 insertions, 11 deletions
diff --git a/games/pioneer/Makefile b/games/pioneer/Makefile
index 556a7a5beae0..df593342ae28 100644
--- a/games/pioneer/Makefile
+++ b/games/pioneer/Makefile
@@ -38,7 +38,7 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
USE_GITHUB= yes
GH_ACCOUNT= pioneerspacesim
-GH_TAGNAME= 20150614
+GH_TAGNAME= 20151004
USES= autoreconf gmake pkgconfig
USE_GL= gl
@@ -86,20 +86,20 @@ QUICKSTART_PATH= \
post-patch: .SILENT
${REINPLACE_CMD} -e '/^OPTIMISE=/d' \
${WRKSRC}/configure.ac
- ${REINPLACE_CMD} -e 's/modelviewer/${PORTNAME} -modelviewer/' \
- ${WRKSRC}/Modelviewer.txt
-.if !${PORT_OPTIONS:MMODELCOMPILER}
+ ${REINPLACE_CMD} -e 's/std:://g' \
+ ${WRKSRC}/src/Orbit.cpp
+
+post-patch-MODELCOMPILER-off: .SILENT
${REINPLACE_CMD} -e 's/pioneer modelcompiler/pioneer/' \
${WRKSRC}/src/Makefile.am
-.endif
post-install:
-.if ${PORT_OPTIONS:MMODELCOMPILER}
- @${MV} ${STAGEDIR}${PREFIX}/bin/modelcompiler \
- ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-modelcompiler
-.endif
(cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR})
${INSTALL_DATA} ${WRKSRC}/application-icon/pngs/pioneer-256x256.png \
${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png
+post-install-MODELCOMPILER-on:
+ ${MV} ${STAGEDIR}${PREFIX}/bin/modelcompiler \
+ ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-modelcompiler
+
.include <bsd.port.mk>
diff --git a/games/pioneer/distinfo b/games/pioneer/distinfo
index 018a8b26ffa0..80ce681f3a4c 100644
--- a/games/pioneer/distinfo
+++ b/games/pioneer/distinfo
@@ -1,2 +1,2 @@
-SHA256 (pioneerspacesim-pioneer-0.0.20150614-20150614_GH0.tar.gz) = 47cfeda3268214b800fb12f0180ffa739616dd13dcfca3382e1200ae7d472dc0
-SIZE (pioneerspacesim-pioneer-0.0.20150614-20150614_GH0.tar.gz) = 180503182
+SHA256 (pioneerspacesim-pioneer-0.0.20151004-20151004_GH0.tar.gz) = f22f5a339bdffdad5cf03f744619db3a0c99324c4b3d2ded11c29f1233a72e36
+SIZE (pioneerspacesim-pioneer-0.0.20151004-20151004_GH0.tar.gz) = 186317545