pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gnome-keyring remove obsolete "hal" dependenc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/742639cd11bf
branches: trunk
changeset: 568581:742639cd11bf
user: drochner <drochner%pkgsrc.org@localhost>
date: Tue Dec 15 14:52:03 2009 +0000
description:
remove obsolete "hal" dependency, ride on recent update
diffstat:
security/gnome-keyring/Makefile | 10 +---------
1 files changed, 1 insertions(+), 9 deletions(-)
diffs (24 lines):
diff -r c75c6be7f569 -r 742639cd11bf security/gnome-keyring/Makefile
--- a/security/gnome-keyring/Makefile Tue Dec 15 14:47:03 2009 +0000
+++ b/security/gnome-keyring/Makefile Tue Dec 15 14:52:03 2009 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index