Page MenuHomeFreeBSD

D20937.id59694.diff
No OneTemporary

D20937.id59694.diff

Index: games/openrct2/Makefile
===================================================================
--- games/openrct2/Makefile
+++ games/openrct2/Makefile
@@ -6,7 +6,7 @@
DISTVERSION= 0.2.3
CATEGORIES= games
-MAINTAINER= pkubaj@anongoth.pl
+MAINTAINER= pkubaj@FreeBSD.org
COMMENT= Open source re-implementation of RollerCoaster Tycoon 2
LICENSE= GPLv3+
@@ -49,9 +49,9 @@
${WRKSRC}/src/openrct2/config/Config.cpp
post-install:
- (cd ${WRKDIR}/title-sequences-0.1.2b; \
+ (cd ${WRKSRC_title_sequences}; \
${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/title)
- (cd ${WRKDIR}/objects-1.0.11; \
+ (cd ${WRKSRC_objects}; \
${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/object)
.include <bsd.port.mk>

File Metadata

Mime Type
text/plain
Expires
Sat, Sep 12, 1:12 AM (12 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38748909
Default Alt Text
D20937.id59694.diff (709 B)

Event Timeline