diff options
Diffstat (limited to 'chat/pircbot/Makefile')
-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 |