ports/116096: games/powermanga: update to 0.90, take maintainership

Dmitry Marakasov amdmi3 at amdmi3.ru
Wed Sep 5 10:50:09 UTC 2007


The following reply was made to PR ports/116096; it has been noted by GNATS.

From: Dmitry Marakasov <amdmi3 at amdmi3.ru>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/116096: games/powermanga: update to 0.90, take
	maintainership
Date: Wed, 5 Sep 2007 14:45:20 +0400

 * itetcu at FreeBSD.org (itetcu at FreeBSD.org) wrote:
 
 > Doesn't compile on amd64:
 Try this:
 
 --- Makefile.patch begins here ---
 --- Makefile.orig	Wed Sep  5 14:43:02 2007
 +++ Makefile	Wed Sep  5 14:42:19 2007
 @@ -25,7 +25,8 @@
  MAN6=		powermanga.6
  
  post-patch:
 -	@${REINPLACE_CMD} -e 's|^CFLAGS="-O3.*||' ${WRKSRC}/configure
 +	@${REINPLACE_CMD} -e 's|^CFLAGS="-O3.*|CFLAGS="$$CFLAGS -std=c99"|' \
 +		${WRKSRC}/configure
  	@${REINPLACE_CMD} -e \
  		's|/usr/share/games/powermanga|${DATADIR}|;s|/sound|&s|' \
  		${WRKSRC}/powermanga.6
 --- Makefile.patch ends here ---
 
 -- 
 Best regards,
   Dmitry Marakasov               mailto:amdmi3 at amdmi3.ru



More information about the freebsd-ports-bugs mailing list