diff options
Diffstat (limited to 'chat/psi/Makefile')
-rw-r--r-- | chat/psi/Makefile | 6 |
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 |