diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-08-23 15:55:00 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-08-23 15:55:00 +0000 |
commit | 2af64adc8a388ec6d2af7d8be798cce3f8a53ead (patch) | |
tree | ecef50cd302a498fc4cfc94a5101d874eab1a25b /graphics/libwpg | |
parent | Fix distinfo. (diff) |
Disable -Werror so clang can build this port.
Approved by: maintainer (fluffy@)
Diffstat (limited to 'graphics/libwpg')
-rw-r--r-- | graphics/libwpg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/libwpg/Makefile b/graphics/libwpg/Makefile index 41087b871fe6..bb33c0048f8b 100644 --- a/graphics/libwpg/Makefile +++ b/graphics/libwpg/Makefile @@ -23,6 +23,7 @@ USE_GNOME= gnomeprefix gnomehack ltverhack USE_BZIP2= yes USE_PERL5= yes USE_LDCONFIG= yes +CONFIGURE_ARGS= --disable-werror PORTDOCS= * |