diff options
Diffstat (limited to 'chat/tirc/Makefile')
-rw-r--r-- | chat/tirc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/tirc/Makefile b/chat/tirc/Makefile index b92e1725016..468d74d7273 100644 --- a/chat/tirc/Makefile +++ b/chat/tirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/10/03 00:13:15 tv Exp $ +# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:05 tv Exp $ # DISTNAME= tirc-1.2 @@ -10,7 +10,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://home.mayn.de/jean-luc/alt/tirc/ COMMENT= Token's 'Internet Relay Chat' Client -USE_BUILDLINK3= YES GNU_CONFIGURE= YES CONFIGURE_ARGS+="--with-ansi-colours" |