summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/vino3/Makefile9
-rw-r--r--net/vino3/distinfo4
2 files changed, 7 insertions, 6 deletions
diff --git a/net/vino3/Makefile b/net/vino3/Makefile
index 141cc2a75..bb8a46fc6 100644
--- a/net/vino3/Makefile
+++ b/net/vino3/Makefile
@@ -3,11 +3,11 @@
# Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
#
# $FreeBSD$
-# $MCom: ports/net/vino/Makefile,v 1.83 2011/03/07 08:48:34 kwm Exp $
+# $MCom: ports/net/vino3/Makefile,v 1.1 2011/03/10 09:53:50 kwm Exp $
#
PORTNAME= vino
-PORTVERSION= 2.99.3
+PORTVERSION= 2.99.4
CATEGORIES= net gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -31,8 +31,9 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CONFIGURE_ARGS= --without-network-manager \
--disable-http-server
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS= "-I${LOCALBASE}/include"
+CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib"
+GLIB_SCHEMAS= org.gnome.Vino.enums.xml org.gnome.Vino.gschema.xml
.if !defined(WITHOUT_NOTIFY)
LIB_DEPENDS+= notify.4:${PORTSDIR}/devel/libnotify
diff --git a/net/vino3/distinfo b/net/vino3/distinfo
index ba6616d0b..aaad90ee5 100644
--- a/net/vino3/distinfo
+++ b/net/vino3/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnome3/vino-2.99.3.tar.bz2) = c16dcafea322350b543844f8e45241c8b46ce81fc7b6cf69ec7266ad282493a9
-SIZE (gnome3/vino-2.99.3.tar.bz2) = 846842
+SHA256 (gnome3/vino-2.99.4.tar.bz2) = b2f3e3219bd82cac9036587ddd97ea3ec7863cd52faa4e1579d6f83398eba863
+SIZE (gnome3/vino-2.99.4.tar.bz2) = 863213