diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/kyahoo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/kyahoo/Makefile b/chat/kyahoo/Makefile index 2ecccbffd9a..003b3c61243 100644 --- a/chat/kyahoo/Makefile +++ b/chat/kyahoo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2001/11/13 21:12:44 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2001/12/04 06:14:58 jlam Exp $ DISTNAME= kyahoo-0.7 CATEGORIES= chat kde @@ -10,7 +10,6 @@ HOMEPAGE= http://kyahoo.sourceforge.net/ COMMENT= Yahoo! client for KDE USE_BUILDLINK_ONLY= YES -AUTOMAKE_OVERRIDE= YES USE_GMAKE= YES GNU_CONFIGURE= YES |