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 | be1321989ac401261b26004cdad9ae2646d13565 (patch) | |
tree | 36de6d9a4cdd011f2c25f95956b67bb9b6cc67b6 /chat | |
parent | 2ef1ffcb64772005159130b49691b1a0ba525c00 (diff) | |
download | pkgsrc-be1321989ac401261b26004cdad9ae2646d13565.tar.gz |
Switch to buildlink2, java bl3 packages are not ready (yet), so please
don't change them.
Diffstat (limited to 'chat')
-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 |