ports/186712: [PATCH] games/vamos: don't silence warnings
Dmitry Marakasov
amdmi3 at amdmi3.ru
Thu Feb 13 02:20:01 UTC 2014
>Number: 186712
>Category: ports
>Synopsis: [PATCH] games/vamos: don't silence warnings
>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: Thu Feb 13 02:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Dmitry Marakasov
>Release: FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260807: Fri Jan 17 13:14:28 MSK
>Description:
- Don't silence warnings
Port maintainer (nemysis at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:
--- vamos-0.7.1_2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 344035)
+++ Makefile (working copy)
@@ -27,7 +27,7 @@
--disable-unit-tests
USE_LDCONFIG= yes
-CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -w
+CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
INFO= vamos
--- vamos-0.7.1_2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list