ports/154098: [NEW PORT] games/asciiquarium (Aquarium/sea animation in ASCII art)
Eric
freebsdports at chillibear.com
Mon Jan 17 22:10:13 UTC 2011
The following reply was made to PR ports/154098; it has been noted by GNATS.
From: Eric <freebsdports at chillibear.com>
To: <bug-followup at FreeBSD.org>,
<freebsdports at chillibear.com>
Cc:
Subject: Re: ports/154098: [NEW PORT] games/asciiquarium (Aquarium/sea
animation in ASCII art)
Date: Mon, 17 Jan 2011 22:03:53 +0000
> This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
--B_3378146642_28614890
Content-type: text/plain;
charset="US-ASCII"
Content-transfer-encoding: 7bit
Patch to change the "do-install" from ${CP} to ${INSTALL_SCRIPT}.
Thanks to Matthew Seaman for pointing out the correct tool for the job!
Patch repeated below:
diff -ru asciiquarium.orig/Makefile asciiquarium/Makefile
--- asciiquarium.orig/Makefile 2011-01-01 04:01:26.000000000 +0000
+++ asciiquarium/Makefile 2011-01-01 04:01:40.000000000 +0000
@@ -23,6 +23,6 @@
cd ${WRKSRC} && ${CHMOD} 555 ${PORTNAME}
do-install:
- ${CP} ${WRKSRC}/asciiquarium ${PREFIX}/bin/
+ ${INSTALL_SCRIPT} ${WRKSRC}/asciiquarium ${PREFIX}/bin/
.include <bsd.port.mk>
--B_3378146642_28614890
Content-type: application/octet-stream; name="patch.txt"
Content-disposition: attachment;
filename="patch.txt"
Content-transfer-encoding: x-uuencode
begin 644 patch.txt
M9&EF9B`M<G4 at 87-C:6EQ=6%R:75M+F]R:6<O36%K969I;&4 at 87-C:6EQ=6%R
M:75M+TUA:V5F:6QE"BTM+2!A<V-I:7%U87)I=6TN;W)I9R]-86ME9FEL90DR
M,#$Q+3`Q+3`Q(#`T.C`Q.C(V+C`P,#`P,#`P,"`K,#`P,`HK*RL at 87-C:6EQ
M=6%R:75M+TUA:V5F:6QE"3(P,3$M,#$M,#$@,#0Z,#$Z-#`N,#`P,#`P,#`P
M("LP,#`P"D!`("TR,RPV("LR,RPV($!`"B`)8V0@)'M74DM34D-]("8F("1[
M0TA-3T1](#4U-2`D>U!/4E1.04U%?0H@"B!D;RUI;G-T86QL. at HM"21[0U!]
M("1[5U)+4U)#?2]A<V-I:7%U87)I=6T@)'M04D5&25A]+V)I;B\**PDD>TE.
M4U1!3$Q?4T-225!4?2`D>U=22U-20WTO87-C:6EQ=6%R:75M("1[4%)%1DE8
@?2]B:6XO"B`*("YI;F-L=61E(#QB<V0N<&]R="YM:SZ3
`
end
--B_3378146642_28614890--
More information about the freebsd-ports-bugs
mailing list