pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/MyPasswordSafe Does not need qt3-tools at run...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4a71ad4bb7e
branches:  trunk
changeset: 505955:e4a71ad4bb7e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 09 20:45:44 2006 +0000

description:
Does not need qt3-tools at runtime.
Change to build dependency and bump PKGREVISION.

diffstat:

 security/MyPasswordSafe/Makefile |  7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diffs (23 lines):

diff -r 0bcf7a1829a5 -r e4a71ad4bb7e security/MyPasswordSafe/Makefile
--- a/security/MyPasswordSafe/Makefile  Mon Jan 09 20:44:36 2006 +0000
+++ b/security/MyPasswordSafe/Makefile  Mon Jan 09 20:45:44 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2006/01/05 10:08:59 ghen Exp $
+# $NetBSD: Makefile,v 1.7 2006/01/09 20:45:44 wiz Exp $
 #
 
 DISTNAME=              MyPasswordSafe-20050615.src
 PKGNAME=               MyPasswordSafe-20050615
+PKGREVISION=           1
 CATEGORIES=            security
 MASTER_SITES=          http://www.semanticgap.com/myps/release/
 EXTRACT_SUFX=          .tgz
@@ -17,8 +18,4 @@
 
 .include "../../x11/qt3-libs/buildlink3.mk"
 .include "../../x11/qt3-tools/buildlink3.mk"
-# XXX Please verify whether qt3-tools is really needed at run-time.
-# If it is, then remove this comment.  If it is not, then remove
-# this comment and the line below, and bump PKGREVISION.
-BUILDLINK_DEPMETHOD.qt3-tools= full
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index