summaryrefslogtreecommitdiff
path: root/net/whatmask
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-11-01 18:31:16 +0000
committertv <tv@pkgsrc.org>2005-11-01 18:31:16 +0000
commite9c0095e6c5644a630bc49fb7da5077aeff67244 (patch)
tree3541a798d2cf45a2b975023818d9c6b1aca822a2 /net/whatmask
parenteece4693a6b89383f40a46eb51ac99adc0ef6ac7 (diff)
downloadpkgsrc-e9c0095e6c5644a630bc49fb7da5077aeff67244.tar.gz
Include devel/sysexits bl3.
Diffstat (limited to 'net/whatmask')
-rw-r--r--net/whatmask/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/whatmask/Makefile b/net/whatmask/Makefile
index 7b86c3c9866..78c482fc585 100644
--- a/net/whatmask/Makefile
+++ b/net/whatmask/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/12/19 12:23:56 zuntum Exp $
+# $NetBSD: Makefile,v 1.5 2005/11/01 18:31:16 tv Exp $
#
DISTNAME= whatmask-1.2
@@ -11,4 +11,5 @@ COMMENT= Easily convert between three common subnet mask notations
GNU_CONFIGURE= YES
+.include "../../devel/sysexits/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"