summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/vinagre3/Makefile6
-rw-r--r--net/vino3/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/net/vinagre3/Makefile b/net/vinagre3/Makefile
index 28bd37181..e46ee788e 100644
--- a/net/vinagre3/Makefile
+++ b/net/vinagre3/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/net/vinagre3/Makefile 18484 2013-05-17 21:02:20Z kwm $
PORTNAME= vinagre
PORTVERSION= 3.6.2
@@ -25,12 +25,12 @@ CONFLICTS= vinagre-2.[0-9]*
LATEST_LINK= vinagre3
USE_XZ= yes
USES= gettext pathfix pkgconfig desktop-file-utils shared-mime-info
-USE_GNOME= gnomeprefix intlhack gtk30 libxml2 vte3
+USE_GNOME= gnomeprefix gtk30 intlhack libxml2 vte3
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CONFIGURE_ARGS= --disable-spice --enable-ssh
-CPPFLAGS+= -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include -Wno-format-nonliteral
LDFLAGS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.Vinagre.gschema.xml
diff --git a/net/vino3/Makefile b/net/vino3/Makefile
index 1d8a276e8..5229b6cd4 100644
--- a/net/vino3/Makefile
+++ b/net/vino3/Makefile
@@ -23,14 +23,14 @@ CONFLICTS= vino-2.[0-9]*
LATEST_LINK= vino3
USE_XZ= yes
USES= gettext pathfix
-USE_GNOME= gnomeprefix intlhack gtk30
+USE_GNOME= gnomeprefix gtk30 intlhack
USE_XORG= xdamage xfixes xtst
USE_GMAKE= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CONFIGURE_ARGS= --without-network-manager \
--disable-http-server
-CPPFLAGS+= -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include -Wno-format-nonliteral
LDFLAGS+= -L${LOCALBASE}/lib
GLIB_SCHEMAS= org.gnome.Vino.enums.xml org.gnome.Vino.gschema.xml