diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-03-29 08:00:04 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-03-29 08:00:04 +0000 |
commit | fdcb3eef5bf4cada9dfcbdfe88e0117fa7ea8afa (patch) | |
tree | 6f144f3707257cc71bee14e5d8ae8f681c964e44 /chat/xaric | |
parent | 4039ccc99cc2c214cc18cae4eb5bba1d14909bc0 (diff) | |
download | pkgsrc-fdcb3eef5bf4cada9dfcbdfe88e0117fa7ea8afa.tar.gz |
bl3ify
Diffstat (limited to 'chat/xaric')
-rw-r--r-- | chat/xaric/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chat/xaric/Makefile b/chat/xaric/Makefile index bdd8b50f975..b221d72f4a9 100644 --- a/chat/xaric/Makefile +++ b/chat/xaric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/22 07:49:21 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/03/29 08:05:50 xtraeme Exp $ # DISTNAME= xaric-0.12.1 @@ -10,8 +10,8 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://www.xaric.org/ COMMENT= IRC client similar to BitchX and ircII -USE_BUILDLINK2= YES -GNU_CONFIGURE= YES +USE_BUILDLINK3= yes +GNU_CONFIGURE= yes USE_GNU_TOOLS+= make CONFIGURE_ARGS+= --enable-optimize |