Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107285962
D10502.id27735.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D10502.id27735.diff
View Options
Index: games/fairymax/Makefile
===================================================================
--- games/fairymax/Makefile
+++ games/fairymax/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fairymax
PORTVERSION= 5.0b.20160316.1
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://freeheimdall.spdns.org/files/
# http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=fairymax.git;a=snapshot;h=${COMMIT_HASH};sf=tgz
@@ -34,11 +35,11 @@
${WRKSRC}/fairymax.c
@${REINPLACE_CMD} -E 's|^(prefix\|bindir\|mandir\|datadir\|plugindir\|fairydir) =|\1 ?=|' \
${WRKSRC}/Makefile
- @${REINPLACE_CMD} -E 's|^ cp (.{srcdir}/fairymax .{srcdir}/shamax .{srcdir}/maxqi .\(DESTDIR\).\(bindir\))| ${INSTALL_PROGRAM} \1|' \
+ @${REINPLACE_CMD} -E 's|^ cp (.\{srcdir\}/fairymax .\{srcdir\}/shamax .\{srcdir\}/maxqi .\(DESTDIR\).\(bindir\))| ${INSTALL_PROGRAM} \1|' \
${WRKSRC}/Makefile
- @${REINPLACE_CMD} -E 's|^ cp (.{srcdir}/data/)| ${INSTALL_DATA} \1|' \
+ @${REINPLACE_CMD} -E 's|^ cp (.\{srcdir\}/data/)| ${INSTALL_DATA} \1|' \
${WRKSRC}/Makefile
- @${REINPLACE_CMD} -E 's|^ cp (.{srcdir}/fairymax.6.gz)| ${INSTALL_MAN} \1|' \
+ @${REINPLACE_CMD} -E 's|^ cp (.\{srcdir\}/fairymax.6.gz)| ${INSTALL_MAN} \1|' \
${WRKSRC}/Makefile
post-install-DOCS-on:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 13, 12:07 AM (18 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15774118
Default Alt Text
D10502.id27735.diff (1 KB)
Attached To
Mode
D10502: games/fairymax: Improve regex conformance
Attached
Detach File
Event Timeline
Log In to Comment