summaryrefslogtreecommitdiff
path: root/geography/geoclue
diff options
context:
space:
mode:
authordrochner <drochner>2010-08-05 08:39:30 +0000
committerdrochner <drochner>2010-08-05 08:39:30 +0000
commit02d523d029b237e79f667e9c311c65c012df61dc (patch)
tree849a25665fb494c538edd88cc95aa34899007bfb /geography/geoclue
parent2ef4b839acae7d057e4735a9335af0baeb83fef3 (diff)
downloadpkgsrc-02d523d029b237e79f667e9c311c65c012df61dc.tar.gz
needs xsltproc for build, noticed by wiz
Diffstat (limited to 'geography/geoclue')
-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"