FreeBSD Bugzilla – Attachment 130288 Details for
Bug 174189
games/kardsgt: Support CXXFLAGS properly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 919 bytes, created by
tkato432
on 2012-12-05 18:10:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2012-12-05 18:10:09 UTC
Size:
919 bytes
patch
obsolete
>diff -urN /usr/ports/games/kardsgt/Makefile games/kardsgt/Makefile >--- /usr/ports/games/kardsgt/Makefile 2012-11-08 07:36:53.000000000 +0900 >+++ games/kardsgt/Makefile 2012-12-03 23:45:00.000000000 +0900 >@@ -1,13 +1,9 @@ >-# New ports collection makefile for: kardsgt >-# Date created: 8 August 2007 >-# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> >-# >+# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> > # $FreeBSD: head/games/kardsgt/Makefile 300896 2012-07-14 13:54:48Z beat $ >-# > > PORTNAME= kardsgt > PORTVERSION= 0.7.1 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= games > MASTER_SITES= SAVANNAH > >@@ -28,8 +24,7 @@ > ${WRKSRC}/src/kardsgtinterface.cpp > > do-configure: >- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} \ >- -spec ${QMAKESPEC} kardsgt.pro >+ @(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS}) > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/release/kardsgt ${PREFIX}/bin
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 174189
: 130288