diff options
author | snj <snj> | 2004-04-27 22:03:13 +0000 |
---|---|---|
committer | snj <snj> | 2004-04-27 22:03:13 +0000 |
commit | 614d0e6526a6c29bf877102d5e6775ce7cdfecd6 (patch) | |
tree | 0040835f833b007f3c1f63b3ccb19fcbea041265 /chat/pircbot | |
parent | a5b7b0504ed9f8ea26eb9527a2d34759cefaf26b (diff) | |
download | pkgsrc-614d0e6526a6c29bf877102d5e6775ce7cdfecd6.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 |