aboutsummaryrefslogtreecommitdiff
path: root/games/epiar
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-02 15:43:37 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-02 15:43:37 +0000
commit7fa3bd05703d757403778754189b94b3a368dcd3 (patch)
tree9dedc9988cd4f6b379169140f65a2548825ce87f /games/epiar
parentbd5ffc9f1f34f88a73bb867f84aa3b11c3dc44c4 (diff)
downloadports-7fa3bd05703d757403778754189b94b3a368dcd3.tar.gz
ports-7fa3bd05703d757403778754189b94b3a368dcd3.zip
Notes
Diffstat (limited to 'games/epiar')
-rw-r--r--games/epiar/Makefile6
-rw-r--r--games/epiar/files/patch-Source-Utilities-log.cpp4
-rw-r--r--games/epiar/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/games/epiar/Makefile b/games/epiar/Makefile
index a9165bc51655..586cb86d4a1b 100644
--- a/games/epiar/Makefile
+++ b/games/epiar/Makefile
@@ -35,10 +35,10 @@ OPTIONS_DEFINE= DOCS
PORTSCOUT= ignore:1
post-install:
- ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \
- ${STAGEDIR}${DESKTOPDIR}
+ ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${DESKTOPDIR}
+post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
+ cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/games/epiar/files/patch-Source-Utilities-log.cpp b/games/epiar/files/patch-Source-Utilities-log.cpp
index 0576d1b8b171..df6b9fca3c1f 100644
--- a/games/epiar/files/patch-Source-Utilities-log.cpp
+++ b/games/epiar/files/patch-Source-Utilities-log.cpp
@@ -1,5 +1,5 @@
---- Source/Utilities/log.cpp.orig 2012-10-27 10:18:51.000000000 +0200
-+++ Source/Utilities/log.cpp 2013-10-11 00:14:27.000000000 +0200
+--- Source/Utilities/log.cpp.orig 2012-10-27 08:18:51 UTC
++++ Source/Utilities/log.cpp
@@ -10,6 +10,7 @@
#include "common.h"
#include "Utilities/log.h"
diff --git a/games/epiar/pkg-descr b/games/epiar/pkg-descr
index 87c6adb1ecf0..041a4ba115f6 100644
--- a/games/epiar/pkg-descr
+++ b/games/epiar/pkg-descr
@@ -14,4 +14,4 @@ Other notable games of this genre include:
- Star Flight
- Solar Winds
-WWW: https://github.com/knowknowledge/Epiar/
+WWW: https://github.com/knowknowledge/Epiar