diff options
author | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-02-16 13:51:27 +0000 |
commit | e6c09e0ffcafa1cd01223abf0f13852e7a875595 (patch) | |
tree | 0b6795ee15e18090020cfa8444738bad46458587 /chat/kxicq | |
parent | 4c3dfcb96a12ad0a22dddb9f4c146cfc65e4c845 (diff) | |
download | pkgsrc-e6c09e0ffcafa1cd01223abf0f13852e7a875595.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'chat/kxicq')
-rw-r--r-- | chat/kxicq/Makefile | 3 | ||||
-rw-r--r-- | chat/kxicq/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chat/kxicq/Makefile b/chat/kxicq/Makefile index 0f553a1a836..8c601c1f42f 100644 --- a/chat/kxicq/Makefile +++ b/chat/kxicq/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/15 00:36:25 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:29 wiz Exp $ DISTNAME= kxicq-03132000 CATEGORIES= chat kde @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kxicq/} MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.kxicq.org/ +COMMENT= KDE ICQ client DEPENDS+= esound>=0.2.7:../../audio/esound DEPENDS+= kdebase-1.1.2:../../x11/kdebase diff --git a/chat/kxicq/pkg/COMMENT b/chat/kxicq/pkg/COMMENT deleted file mode 100644 index 414e1e153bb..00000000000 --- a/chat/kxicq/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -KDE ICQ client |