Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168036250
D20937.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
721 B
Referenced Files
None
Subscribers
None
D20937.diff
View Options
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
Details
Attached
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)
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