diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 22:03:13 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 22:03:13 +0000 |
commit | 0a924c61e9669c9d5210b7a3435fb164960126a5 (patch) | |
tree | 0040835f833b007f3c1f63b3ccb19fcbea041265 /chat/pircbot | |
parent | a26a417d807354aa8128930bcea472fb56261db9 (diff) | |
download | pkgsrc-0a924c61e9669c9d5210b7a3435fb164960126a5.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'chat/pircbot')
-rw-r--r-- | chat/pircbot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pircbot/Makefile b/chat/pircbot/Makefile index 9e27b6ddf91..74a8273e0fa 100644 --- a/chat/pircbot/Makefile +++ b/chat/pircbot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/08/23 15:15:27 jschauma Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/27 22:03:13 snj Exp $ # DISTNAME= pircbot-0.9.11 @@ -10,7 +10,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.jibble.org/pircbot.php COMMENT= Java IRC Bot Framework -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_JAVA= run NO_CONFIGURE= YES NO_BUILD= YES |