diff options
Diffstat (limited to 'chat/xchat/Makefile')
-rw-r--r-- | chat/xchat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index d39da665241..39997d2bc1a 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,9 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2002/07/26 17:36:24 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2002/08/19 19:59:36 tron Exp $ .include "Makefile.common" -PKGREVISION= 1 - CONFIGURE_ARGS+= --disable-gnome CONFIGURE_ARGS+= --disable-zvt |