aboutsummaryrefslogtreecommitdiff
path: root/graphics/freeglut/Makefile
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2006-12-23 18:01:50 +0000
committerStanislav Sedov <stas@FreeBSD.org>2006-12-23 18:01:50 +0000
commit42b9802a531f53f3a25d49567238093eced5fdce (patch)
treefe37842ea46986e968e9b1b02b04f382fbe441e4 /graphics/freeglut/Makefile
parent62c41ed0367fa3f9b0cc01305be7b1df97e973f1 (diff)
downloadports-42b9802a531f53f3a25d49567238093eced5fdce.tar.gz
ports-42b9802a531f53f3a25d49567238093eced5fdce.zip
Notes
Diffstat (limited to 'graphics/freeglut/Makefile')
-rw-r--r--graphics/freeglut/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile
index 94f60e0b503d..95e9ef0cabcd 100644
--- a/graphics/freeglut/Makefile
+++ b/graphics/freeglut/Makefile
@@ -20,7 +20,8 @@ USE_LDCONFIG= yes
USE_XLIB= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --x-includes=${X11BASE}/include \
- --x-libraries=${X11BASE}/lib
+ --x-libraries=${X11BASE}/lib \
+ --disable-warnings
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" LDFLAGS="-lusbhid"
REINPLACE_ARGS= -i ""