diff options
author | abs <abs> | 2004-06-28 17:02:52 +0000 |
---|---|---|
committer | abs <abs> | 2004-06-28 17:02:52 +0000 |
commit | bc3b6fccbc3e2848afaff7447f89b299e4a52101 (patch) | |
tree | 6372f8f39caf7a7b02fb14d977b588ea65220918 /chat/pircbot | |
parent | c18dd297018c98f1aa50e85f48f23cb26a4f0254 (diff) | |
download | pkgsrc-bc3b6fccbc3e2848afaff7447f89b299e4a52101.tar.gz |
Switch to bl3
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 5043b94d389..9d3de95f4ff 100644 --- a/chat/pircbot/Makefile +++ b/chat/pircbot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/05/05 15:51:24 xtraeme Exp $ +# $NetBSD: Makefile,v 1.11 2004/06/28 17:03:17 abs 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 |