From 02d523d029b237e79f667e9c311c65c012df61dc Mon Sep 17 00:00:00 2001 From: drochner Date: Thu, 5 Aug 2010 08:39:30 +0000 Subject: needs xsltproc for build, noticed by wiz --- geography/geoclue/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'geography/geoclue') diff --git a/geography/geoclue/Makefile b/geography/geoclue/Makefile index c01df987055..a0ede35a932 100644 --- a/geography/geoclue/Makefile +++ b/geography/geoclue/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2010/07/26 11:54:34 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2010/08/05 08:39:30 drochner Exp $ # DISTNAME= geoclue-0.12.0 @@ -18,6 +18,9 @@ USE_TOOLS+= pkg-config gmake PKGCONFIG_OVERRIDE+= geoclue.pc.in +# for documentation build +BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt + #for test #.include "../../x11/gtk2/buildlink3.mk" -- cgit v1.2.3