diff --git a/net/uhttpmock/Makefile b/net/uhttpmock/Makefile index d7b26d6561fa..c85cd4a0a7da 100644 --- a/net/uhttpmock/Makefile +++ b/net/uhttpmock/Makefile @@ -3,6 +3,7 @@ PORTNAME= uhttpmock PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= http://tecnocode.co.uk/downloads/uhttpmock/ DIST_SUBDIR= gnome3 @@ -19,6 +20,8 @@ USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix gtk20 introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --disable-Werror + INSTALL_TARGET= install-strip .include