aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authornemysis <nemysis@FreeBSD.org>2014-02-13 21:04:44 +0800
committernemysis <nemysis@FreeBSD.org>2014-02-13 21:04:44 +0800
commit639874b73e48407a3bf44bc36fe99d8772648b09 (patch)
tree09ab02a1257fe48304e02b6972b201f1c9f97a8f /games
parent6a5a5971f2651966f500c10cba19b9ebfafea9b5 (diff)
downloadfreebsd-ports-gnome-639874b73e48407a3bf44bc36fe99d8772648b09.tar.gz
freebsd-ports-gnome-639874b73e48407a3bf44bc36fe99d8772648b09.tar.zst
freebsd-ports-gnome-639874b73e48407a3bf44bc36fe99d8772648b09.zip
- Don't silence warnings
PR: ports/186712 Submitted by: amdmi3@
Diffstat (limited to 'games')
-rw-r--r--games/vamos/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/vamos/Makefile b/games/vamos/Makefile
index 0931ef5b2cdd..efb6b3d9cc06 100644
--- a/games/vamos/Makefile
+++ b/games/vamos/Makefile
@@ -27,11 +27,10 @@ CONFIGURE_ARGS= ac_cv_lib_freeglut_glutGetModifiers=no \
--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
-
PORTDOCS= *
DOCSRCDIR1= ${WRKSRC}