summaryrefslogtreecommitdiff
path: root/net/hobbitclient
diff options
context:
space:
mode:
authortv <tv>2005-11-01 19:16:55 +0000
committertv <tv>2005-11-01 19:16:55 +0000
commit8c85740acd9cd4d5baff6486ae22f08cdc453760 (patch)
tree8347a7b324a046df3f3c622b8b12ede2ffa2fc08 /net/hobbitclient
parentd54071442b7545b96d6b3e8ae07f0d2c866f2dff (diff)
downloadpkgsrc-8c85740acd9cd4d5baff6486ae22f08cdc453760.tar.gz
Include devel/sysexits bl3.
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 32333cae87d..88dbd67228a 100644
--- a/net/hobbitclient/Makefile
+++ b/net/hobbitclient/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/02/20 00:11:27 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2005/11/01 19:16:55 tv Exp $
#
DISTNAME= hobbitclient-0.3
@@ -13,4 +13,5 @@ COMMENT= Client for Hobbit Monitor or Big brother
GNU_CONFIGURE= yes
BUILD_TARGET= hobbitc
+.include "../../devel/sysexits/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"