summaryrefslogtreecommitdiff
path: root/net/whatmask
diff options
context:
space:
mode:
authortv <tv>2005-11-01 18:31:16 +0000
committertv <tv>2005-11-01 18:31:16 +0000
commitef44d335d360988fb6563d93b50d977905e972a7 (patch)
tree3541a798d2cf45a2b975023818d9c6b1aca822a2 /net/whatmask
parent41c1238f8aa175d878efda2f1987f69fd2778192 (diff)
downloadpkgsrc-ef44d335d360988fb6563d93b50d977905e972a7.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"