summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--geography/geoclue/Makefile5
1 files changed, 4 insertions, 1 deletions
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"