Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171420308
D20937.id59694.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
709 B
Referenced Files
None
Subscribers
None
D20937.id59694.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D20937: games/openrct2: change maintainer address, use WRKSRC_title_sequences and WRKSRC_objects
Attached
Detach File
Event Timeline
Log In to Comment