summaryrefslogtreecommitdiff
path: root/chat/psi/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2004-07-12 05:23:38 +0000
committerjdolecek <jdolecek@pkgsrc.org>2004-07-12 05:23:38 +0000
commitbbd12c20629c74f090625c6a9d564fd13b2faf9c (patch)
treef54a8a129df25df235b4de61b45d64b02e531dec /chat/psi/Makefile
parentce763f82303a8926e669ed7ad0bfc60ca2b0352a (diff)
downloadpkgsrc-bbd12c20629c74f090625c6a9d564fd13b2faf9c.tar.gz
don't depend on psi-ssl direct; suggest the installation of psi-ssl
plugin in MESSAGE instead bump PKGREVISION for this change
Diffstat (limited to 'chat/psi/Makefile')
-rw-r--r--chat/psi/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/chat/psi/Makefile b/chat/psi/Makefile
index 57a70ffeaa9..f7ee8ab1a99 100644
--- a/chat/psi/Makefile
+++ b/chat/psi/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2004/04/25 22:50:48 snj Exp $
+# $NetBSD: Makefile,v 1.17 2004/07/12 05:23:38 jdolecek Exp $
DISTNAME= psi-0.9
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/}
EXTRACT_SUFX= .tar.bz2
@@ -10,8 +10,6 @@ MAINTAINER= jdolecek@NetBSD.org
HOMEPAGE= http://psi.affinix.com/
COMMENT= PSI Jabber Client
-DEPENDS+= psi-ssl>=2.0:../../chat/psi-ssl
-
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes