aboutsummaryrefslogtreecommitdiff
path: root/www/galeon
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:21:46 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 06:21:46 +0000
commitb448c924112a2914f0569c0bcec9690b9fa159cd (patch)
tree69d410f5d69f08b523a59ea57e83f8424e28807e /www/galeon
parentcc82ac7af1a4b4743ab599432b8c7f24a774e0c8 (diff)
downloadports-b448c924112a2914f0569c0bcec9690b9fa159cd.tar.gz
ports-b448c924112a2914f0569c0bcec9690b9fa159cd.zip
Notes
Diffstat (limited to 'www/galeon')
-rw-r--r--www/galeon/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/galeon/Makefile b/www/galeon/Makefile
index 2b8e9f3f13eb..31b77a68cec4 100644
--- a/www/galeon/Makefile
+++ b/www/galeon/Makefile
@@ -38,11 +38,10 @@ GCONF_SCHEMAS= galeon.schemas
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
-.if ${OSVERSION} > 500000
# Galeon does not build correctly in -CURRENT if -Werror is passed
# to the compiler.
NO_WERROR= yes
-.endif
+
# allow build with more warnings enabled
.if defined(NO_WERROR)
CONFIGURE_ARGS+= --disable-werror