summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/gnome-keyring/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index 12a142a2a7b..6f4e29ceb2f 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2008/01/11 14:02:42 drochner Exp $
+# $NetBSD: Makefile,v 1.34 2008/02/06 00:36:06 tnn Exp $
DISTNAME= gnome-keyring-2.20.3
CATEGORIES= security gnome
@@ -18,6 +18,8 @@ USE_PKGLOCALEDIR= YES
PKGCONFIG_OVERRIDE= ${WRKSRC}/gnome-keyring-1.pc.in
+CFLAGS.HPUX+= -DMAP_ANON=MAP_ANONYMOUS
+
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.0
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0