summaryrefslogtreecommitdiff
path: root/net/hobbitclient
diff options
context:
space:
mode:
authorminskim <minskim>2006-06-09 16:13:47 +0000
committerminskim <minskim>2006-06-09 16:13:47 +0000
commitf638834c431a8248c6adf1b4c81d85ed0b83430a (patch)
tree189a5857946ee455e683a5cdba3402e4756aaa27 /net/hobbitclient
parent23aec4b8af42c438598342cb0847f3f542909ffd (diff)
downloadpkgsrc-f638834c431a8248c6adf1b4c81d85ed0b83430a.tar.gz
USE_TOOLS+=yacc
Diffstat (limited to 'net/hobbitclient')
-rw-r--r--net/hobbitclient/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/hobbitclient/Makefile b/net/hobbitclient/Makefile
index 88dbd67228a..b6ed180801f 100644
--- a/net/hobbitclient/Makefile
+++ b/net/hobbitclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2005/11/01 19:16:55 tv Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/09 16:14:37 minskim Exp $
#
DISTNAME= hobbitclient-0.3
@@ -11,6 +11,7 @@ HOMEPAGE= http://hobbitmon.sourceforge.net/
COMMENT= Client for Hobbit Monitor or Big brother
GNU_CONFIGURE= yes
+USE_TOOLS+= yacc
BUILD_TARGET= hobbitc
.include "../../devel/sysexits/buildlink3.mk"