diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-05 15:51:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-05 15:51:24 +0000 |
commit | 307f67d3c27013ce4bcf9ffafc108bdb19e49b5a (patch) | |
tree | 36de6d9a4cdd011f2c25f95956b67bb9b6cc67b6 /chat/pircbot | |
parent | c29ccbccb75c148d1750aaca07ff7c1c7fac9cc4 (diff) | |
download | pkgsrc-307f67d3c27013ce4bcf9ffafc108bdb19e49b5a.tar.gz |
Switch to buildlink2, java bl3 packages are not ready (yet), so please
don't change them.
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 74a8273e0fa..5043b94d389 100644 --- a/chat/pircbot/Makefile +++ b/chat/pircbot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/27 22:03:13 snj Exp $ +# $NetBSD: Makefile,v 1.10 2004/05/05 15:51:24 xtraeme 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_BUILDLINK3= YES +USE_BUILDLINK2= YES USE_JAVA= run NO_CONFIGURE= YES NO_BUILD= YES |