diff options
author | snj <snj> | 2004-04-11 05:48:49 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-11 05:48:49 +0000 |
commit | 3fd1237182740bbe9f30dcfe441894450a05431b (patch) | |
tree | 8455a58257cdc35677f8f8aa43f3fca9e2e214c4 /chat/ninja | |
parent | 8bb8891d5b0a52d458cfe4452811273670b7d42b (diff) | |
download | pkgsrc-3fd1237182740bbe9f30dcfe441894450a05431b.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 |