From 93d6b1a03821b72a96a8c51563209e18b53c1fea Mon Sep 17 00:00:00 2001 From: gusi Date: Sun, 24 Nov 2013 14:04:49 +0000 Subject: Use libxslt:build provided by USE_GNOME instead of build_depends Discussed with: kwm git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18921 df743ca5-7f9a-e211-a948-0013205c9059 --- sysutils/polkit/Makefile | 2 +- sysutils/upower/Makefile | 2 +- www/libsocialweb/Makefile | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile index a5794f56e..f59c3c1b3 100644 --- a/sysutils/polkit/Makefile +++ b/sysutils/polkit/Makefile @@ -36,9 +36,9 @@ OPTIONS_DEFINE= MANPAGES .if ${PORT_OPTIONS:MMANPAGES} BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/4.1/dtd/catalog:${PORTSDIR}/textproc/docbook-410 \ - xsltproc:${PORTSDIR}/textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl +USE_GNOME+= libxslt:build MAN1= pkaction.1 pkcheck.1 pkexec.1 pkttyagent.1 MAN8= pklocalauthority.8 polkit.8 polkitd.8 .else diff --git a/sysutils/upower/Makefile b/sysutils/upower/Makefile index 79149eafa..74f6a331f 100644 --- a/sysutils/upower/Makefile +++ b/sysutils/upower/Makefile @@ -34,8 +34,8 @@ CONFIGURE_ARGS+=--disable-man-pages .else BUILD_DEPENDS+= ${LOCALBASE}/share/sgml/docbook/4.1/dtd/catalog:${PORTSDIR}/textproc/docbook-410 \ ${LOCALBASE}/share/xml/docbook/4.1.2/docbookx.dtd:${PORTSDIR}/textproc/docbook-sk \ - xsltproc:${PORTSDIR}/textproc/libxslt \ ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:${PORTSDIR}/textproc/docbook-xsl +USE_GNOME+= libxslt:build MAN1= upower.1 MAN7= UPower.7 MAN8= upowerd.8 diff --git a/www/libsocialweb/Makefile b/www/libsocialweb/Makefile index 89351b631..aeb3949db 100644 --- a/www/libsocialweb/Makefile +++ b/www/libsocialweb/Makefile @@ -16,7 +16,8 @@ BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ LIB_DEPENDS= librest-0.7.so:${PORTSDIR}/devel/librest \ libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib -USE_GNOME= glib20 intlhack gconf2 introspection:build gnomehier +USE_GNOME= gconf2 glib20 gnomehier intlhack introspection:build \ + libxslt:build USE_XZ= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit v1.2.3