summaryrefslogtreecommitdiff
path: root/security/seahorse
diff options
context:
space:
mode:
authorjperkin <jperkin>2013-06-22 22:54:10 +0000
committerjperkin <jperkin>2013-06-22 22:54:10 +0000
commit3d15cb0c2684857878c2127c3e6750cac76e8566 (patch)
tree3327ae594d60fc970ebbab7d20769c783d613f40 /security/seahorse
parent7dd80e93eef4d5d4c454ad90d3d5963a630f3a4b (diff)
downloadpkgsrc-3d15cb0c2684857878c2127c3e6750cac76e8566.tar.gz
Pull in openldap-client if necessary. Fixes build on SunOS.
Diffstat (limited to 'security/seahorse')
-rw-r--r--security/seahorse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index aa555501554..7102be2f2ea 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.114 2013/06/06 12:53:57 wiz Exp $
+# $NetBSD: Makefile,v 1.115 2013/06/22 22:54:10 jperkin Exp $
DISTNAME= seahorse-2.32.0
PKGREVISION= 21
@@ -41,6 +41,7 @@ GCONF_SCHEMAS= seahorse.schemas
.include "../../security/gnome-keyring/buildlink3.mk"
.include "../../databases/gnome-mime-data/buildlink3.mk"
+.include "../../databases/openldap-client/buildlink3.mk"
.include "../../databases/shared-mime-info/mimedb.mk"
.include "../../devel/GConf/schemas.mk"
#.include "../../devel/libglade/buildlink3.mk"