aboutsummaryrefslogtreecommitdiff
path: root/net/vino/Makefile
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-11-23 19:33:08 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-11-23 19:33:08 +0000
commitbdb974fb79ead708425a1e6b49538c24c2b26718 (patch)
treeb906cf3a4ea2ecd3dbc91bd181eb3cc97551688b /net/vino/Makefile
parent3e5e804114f4ef099c742f3ad40eb7835790c83f (diff)
downloadports-bdb974fb79ead708425a1e6b49538c24c2b26718.tar.gz
ports-bdb974fb79ead708425a1e6b49538c24c2b26718.zip
Use new GCONF_SCHEMAS.
Approved by: pav
Notes
Notes: svn path=/head/; revision=122241
Diffstat (limited to 'net/vino/Makefile')
-rw-r--r--net/vino/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile
index e11dabda5745..df3d97b11d66 100644
--- a/net/vino/Makefile
+++ b/net/vino/Makefile
@@ -26,4 +26,6 @@ CONFIGURE_ARGS= --enable-session-support
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
+GCONF_SCHEMAS= vino-server.schemas
+
.include <bsd.port.mk>