Page MenuHomeFreeBSD

D20937.diff
No OneTemporary

D20937.diff

Index: head/games/openrct2/Makefile
===================================================================
--- head/games/openrct2/Makefile
+++ head/games/openrct2/Makefile
@@ -7,7 +7,7 @@
PORTREVISION= 1
CATEGORIES= games
-MAINTAINER= pkubaj@anongoth.pl
+MAINTAINER= pkubaj@FreeBSD.org
COMMENT= Open source re-implementation of RollerCoaster Tycoon 2
LICENSE= GPLv3+
@@ -50,9 +50,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
Thu, Aug 27, 1:33 AM (19 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37341692
Default Alt Text
D20937.diff (721 B)

Event Timeline