ports/96562: fix games/freeciv

Andrew Pantyukhin infofarmer at gmail.com
Sun Apr 30 19:10:14 UTC 2006


>Number:         96562
>Category:       ports
>Synopsis:       fix games/freeciv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 30 19:10:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Pantyukhin
>Release:        FreeBSD 6.1-RC i386
>Organization:
>Environment:
System: FreeBSD sat64.net17 6.1-RC FreeBSD 6.1-RC #15: Tue Apr 18 00:29:23 MSD 2006 sat at sat64.net17:/usr/obj/usr/src/sys/SATCUR32 i386


	
>Description:
o Add back post-patch
(from so-that's-what-it-was-for department)
	
>How-To-Repeat:
	
>Fix:


	

--- freeciv.diff begins here ---
diff -urN /usr/ports/games/freeciv/Makefile freeciv/Makefile
--- /usr/ports/games/freeciv/Makefile	Sun Apr 30 01:40:45 2006
+++ freeciv/Makefile	Sun Apr 30 22:59:43 2006
@@ -72,4 +72,8 @@
 .endif
 .endif
 
+post-patch:
+	cd ${WRKSRC}; ${FIND} . -name Makefile.in | \
+		${XARGS} ${REINPLACE_CMD} -e 's/@program_transform_name@//'
+
 .include <bsd.port.post.mk>
--- freeciv.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list