summaryrefslogtreecommitdiff
path: root/net/tacacs
diff options
context:
space:
mode:
Diffstat (limited to 'net/tacacs')
-rw-r--r--net/tacacs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/tacacs/Makefile b/net/tacacs/Makefile
index 786cf413db2..1cc71d30d78 100644
--- a/net/tacacs/Makefile
+++ b/net/tacacs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2016/02/26 11:40:30 jperkin Exp $
+# $NetBSD: Makefile,v 1.20 2016/03/03 13:26:00 jperkin Exp $
VERSION= 4.0.4.28
DISTNAME= tacacs-F${VERSION}
@@ -24,4 +24,5 @@ MAKE_FLAGS.SunOS+= OS=-DSOLARIS OSLIBS="-lsocket -lnsl"
INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin
+.include "../../security/tcp_wrappers/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"