From ac06592a84b413ec1e11ec15e733e56cf712d2cd Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 12 Mar 2014 05:46:33 +0000 Subject: [PATCH] - Stage support --- devel/gconf2/Makefile | 8 ++------ devel/gconf2/pkg-plist | 3 +++ 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index f656135c041f..df27987b3e37 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -26,21 +26,17 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \ USES= pathfix gettext gmake pkgconfig USE_GNOME= gnomehier orbit2 gtk20 libxml2 ltverhack \ - referencehack intlhack dconf + referencehack intlhack dconf introspection:build USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --disable-gtk-doc -# --enable-gconf-source=${PREFIX}/etc/gconf/schemas \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= gconftool-2.1 gsettings-data-convert.1 \ - gsettings-schema-convert.1 OPTIONS_DEFINE= LDAP -NO_STAGE= yes .include .if ${PORT_OPTIONS:MLDAP} @@ -53,7 +49,7 @@ PLIST_SUB+= LDAP="@comment " .endif post-install: - -${LOCALBASE}/bin/gio-querymodules ${PREFIX}/lib/gio/modules + -${LOCALBASE}/bin/gio-querymodules ${STAGEDIR}${PREFIX}/lib/gio/modules .include diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index 010cc2f6ca21..1406d78d2183 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -126,6 +126,9 @@ share/locale/zh_HK/LC_MESSAGES/GConf2.mo share/locale/zh_TW/LC_MESSAGES/GConf2.mo share/polkit-1/actions/org.gnome.gconf.defaults.policy share/sgml/gconf/gconf-1.0.dtd +man/man1/gconftool-2.1.gz +man/man1/gsettings-data-convert.1.gz +man/man1/gsettings-schema-convert.1.gz @dirrm share/sgml/gconf %%LDAP%%@dirrm share/GConf/schema %%LDAP%%@dirrm share/GConf