diff options
author | rillig <rillig@pkgsrc.org> | 2005-12-31 10:12:58 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2005-12-31 10:12:58 +0000 |
commit | 3fc30b2253ca765b546258d96965a3cb4afe9326 (patch) | |
tree | 41160439987026402439a04fe81abc7aa5e7c312 /chat | |
parent | f803a1f39ddbfdf09d794eea2fdc207c8b0a245b (diff) | |
download | pkgsrc-3fc30b2253ca765b546258d96965a3cb4afe9326.tar.gz |
This package works at least on NetBSD 1.6.2/i386, so there's no need to
remove it in 2006Q1.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/psi/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chat/psi/Makefile b/chat/psi/Makefile index a2b2d40d2fb..7a901b33d2a 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2005/12/26 23:39:30 schmonz Exp $ +# $NetBSD: Makefile,v 1.30 2005/12/31 10:12:58 rillig Exp $ PSI_VERSION= 0.9.3 DISTNAME= psi-${PSI_VERSION} @@ -18,9 +18,6 @@ MAINTAINER= jdolecek@NetBSD.org HOMEPAGE= http://psi.affinix.com/ COMMENT= PSI Jabber Client -PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4" -PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed" - DEPENDS+= qca-tls>=1.0:../../security/qca-tls USE_TOOLS+= gmake |