From 0650c1da1857e24059529404ad138b1199a050b3 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 6 Nov 2013 13:31:21 +0000 Subject: Match PLIST expection for the gconf schema location --- net/ekiga/options.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net') diff --git a/net/ekiga/options.mk b/net/ekiga/options.mk index 7c8c3700a8a..8503f3c5cb1 100644 --- a/net/ekiga/options.mk +++ b/net/ekiga/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.4 2013/08/16 09:20:40 obache Exp $ +# $NetBSD: options.mk,v 1.5 2013/11/06 13:31:21 joerg Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.ekiga PKG_SUPPORTED_OPTIONS+= avahi dbus evolution-data-server gconf gnome notify @@ -34,6 +34,7 @@ CONFIGURE_ARGS+= --disable-eds PLIST.gconf= yes GCONF_SCHEMAS= ekiga.schemas CONFIGURE_ARGS+= --enable-gconf +CONFIGURE_ARGS+= --with-gconf-schema-file-dir=${PREFIX}/share/gconf/schemas .include "../../devel/GConf/schemas.mk" .else PLIST.not-gconf= yes -- cgit v1.2.3