summaryrefslogtreecommitdiff
path: root/security/gnome-keyring
diff options
context:
space:
mode:
authordrochner <drochner>2009-12-15 14:52:03 +0000
committerdrochner <drochner>2009-12-15 14:52:03 +0000
commit0940eb13e5da89b50c766f4bebf4844538dc67a1 (patch)
tree18c38df7f2a1d7e387f184c843d98900060b1862 /security/gnome-keyring
parentdc0d841ec8d2c1aa79e0e00f10af06a5e6ea1a05 (diff)
downloadpkgsrc-0940eb13e5da89b50c766f4bebf4844538dc67a1.tar.gz
remove obsolete "hal" dependency, ride on recent update
Diffstat (limited to 'security/gnome-keyring')
-rw-r--r--security/gnome-keyring/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile
index 81a1d3ab1f6..e4e70e1c2d9 100644
--- a/security/gnome-keyring/Makefile
+++ b/security/gnome-keyring/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.51 2009/12/15 14:07:22 wiz Exp $
+# $NetBSD: Makefile,v 1.52 2009/12/15 14:52:03 drochner Exp $
DISTNAME= gnome-keyring-2.28.2
CATEGORIES= security gnome
@@ -11,14 +11,6 @@ COMMENT= GNOME password and secret manager
PKG_DESTDIR_SUPPORT= user-destdir
-PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-keyring
-PKG_SUPPORTED_OPTIONS+= hal
-PKG_SUGGESTED_OPTIONS+= hal
-.include "../../mk/bsd.options.mk"
-.if !empty(PKG_OPTIONS:Mhal)
-.include "../../sysutils/hal/buildlink3.mk"
-.endif
-
USE_TOOLS+= gmake intltool msgfmt pkg-config
GNU_CONFIGURE= YES
USE_LIBTOOL= YES