summaryrefslogtreecommitdiffstats
path: root/x11/gnome-shell/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gnome-shell/Makefile')
-rw-r--r--x11/gnome-shell/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/gnome-shell/Makefile b/x11/gnome-shell/Makefile
index d4a19b8b4..2a0c26895 100644
--- a/x11/gnome-shell/Makefile
+++ b/x11/gnome-shell/Makefile
@@ -3,7 +3,7 @@
# Whom: Pawel Worach <pawel.worach@gmail.com>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-shell/Makefile,v 1.20 2011/01/25 14:45:54 kwm Exp $
+# $MCom: ports/x11/gnome-shell/Makefile,v 1.21 2011/02/02 00:29:39 kwm Exp $
#
PORTNAME= gnome-shell
@@ -41,4 +41,6 @@ GCONF_SCHEMAS= gnome-shell.schemas
MAN1= gnome-shell.1
+CONFIGURE_ARGS+=--enable-compile-warnings=no
+
.include <bsd.port.mk>