aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/pkg/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-09 14:50:07 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-09 14:50:07 +0000
commit3c3ac2d7a32f62408d490d6ebb243d8424594de0 (patch)
treec0b466df3a6be4601de01415b0241aff4c1ed998 /ports-mgmt/pkg/Makefile
parent6ebb3103459b45f20fe5da1cc7ad6db501aa4964 (diff)
downloadports-3c3ac2d7a32f62408d490d6ebb243d8424594de0.tar.gz
ports-3c3ac2d7a32f62408d490d6ebb243d8424594de0.zip
Disable Werror to calm down gcc
Notes
Notes: svn path=/head/; revision=374399
Diffstat (limited to 'ports-mgmt/pkg/Makefile')
-rw-r--r--ports-mgmt/pkg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index cb1d8202e1d3..f2f21ef6b920 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -28,6 +28,7 @@ INSTALL_TARGET= install-strip
# Use a submake as 'deinstall install' needs to reevaluate PKG_CMD
# so that pkg-static is used from the wrkdir
USE_SUBMAKE= yes
+CFLAGS+= -Wno-error
.if !exists(/usr/include/jail.h)
EXTRA_PATCHES= ${FILESDIR}/extra-patch-docs_pkg.8