diff options
author | snj <snj@pkgsrc.org> | 2004-04-11 05:48:49 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-11 05:48:49 +0000 |
commit | 0865b39e9e77b7205e698384f109ca8345452aa7 (patch) | |
tree | 8455a58257cdc35677f8f8aa43f3fca9e2e214c4 /chat/ninja | |
parent | 7f306ebf8ac41f3f5fd4a48a0a2174fddf11cdac (diff) | |
download | pkgsrc-0865b39e9e77b7205e698384f109ca8345452aa7.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'chat/ninja')
-rw-r--r-- | chat/ninja/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ninja/Makefile b/chat/ninja/Makefile index d5b2d46b6d1..74c1a771ea7 100644 --- a/chat/ninja/Makefile +++ b/chat/ninja/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/01/22 07:49:20 grant Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/11 05:57:30 snj Exp $ # DISTNAME= ninja-1.5.8.1 @@ -9,7 +9,7 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://ninja.qoop.org/ COMMENT= Another IRC client based on ircII -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_GNU_TOOLS+= make |