summaryrefslogtreecommitdiff
path: root/security/libsecret
diff options
context:
space:
mode:
authorryoon <ryoon>2012-12-12 16:04:16 +0000
committerryoon <ryoon>2012-12-12 16:04:16 +0000
commit49096f318ecf25b8eb7476be609295c5c1bfdb94 (patch)
tree275a7050936d2e3acd30ade7603092b050dac44a /security/libsecret
parent22f0f4dc84a94b7242d4c79640d9f9a5bbeed4b9 (diff)
downloadpkgsrc-49096f318ecf25b8eb7476be609295c5c1bfdb94.tar.gz
Fix build.
For man pages generation, xsltproc from textproc/libxslt is needed. Thank you, joerg@.
Diffstat (limited to 'security/libsecret')
-rw-r--r--security/libsecret/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile
index e73e569285e..f0ae6ec5750 100644
--- a/security/libsecret/Makefile
+++ b/security/libsecret/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2012/11/30 15:49:47 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2012/12/12 16:04:16 ryoon Exp $
#
DISTNAME= libsecret-0.12
@@ -11,6 +11,8 @@ HOMEPAGE= https://live.gnome.org/Libsecret
COMMENT= GObject based library for accessing the Secret Service API
LICENSE= gnu-lgpl-v2.1
+BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= gmake intltool pkg-config