ports/64212: Update port: games/qgo

KATO Tsuguru tkato at prontomail.com
Sat Mar 13 14:10:25 UTC 2004


>Number:         64212
>Category:       ports
>Synopsis:       Update port: games/qgo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 13 06:10:24 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Work around Qt-3.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/games/qgo/Makefile games/qgo/Makefile
--- /usr/ports/games/qgo/Makefile	Wed Feb 11 12:56:15 2004
+++ games/qgo/Makefile	Fri Mar 12 23:12:24 2004
@@ -29,4 +29,8 @@
 	@${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \
 		's|/usr/share|$${prefix}/share|g'
 
+pre-build:
+	-@${RM} ${WRKSRC}/qgo/src/*_gui.cpp
+	-@${RM} ${WRKSRC}/qgo/src/*_gui.h
+
 .include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list