pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/vicq bl3ify, while here fix typo (DEPEND -> DEPEN...
details: https://anonhg.NetBSD.org/pkgsrc/rev/356f1afdbc0f
branches: trunk
changeset: 471576:356f1afdbc0f
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Mon Mar 29 08:08:53 2004 +0000
description:
bl3ify, while here fix typo (DEPEND -> DEPENDS).
diffstat:
chat/vicq/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r d32942333a1d -r 356f1afdbc0f chat/vicq/Makefile
--- a/chat/vicq/Makefile Mon Mar 29 08:08:13 2004 +0000
+++ b/chat/vicq/Makefile Mon Mar 29 08:08:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:09:35 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/29 08:08:53 xtraeme Exp $
DISTNAME= vicq-0.4.1
PKGREVISION= 1
@@ -10,10 +10,10 @@
HOMEPAGE= http://gonzo.kiev.ua/projects/vicq/
COMMENT= Simple icq client written in perl
-DEPEND+= p5-Term-ReadLine>=1.11:../../devel/p5-Term-ReadLine
+DEPENDS+= p5-Term-ReadLine>=1.11:../../devel/p5-Term-ReadLine
WRKSRC= ${WRKDIR}/vicq
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
NO_BUILD= YES
REPLACE_PERL= vicq
Home |
Main Index |
Thread Index |
Old Index