From ad37d7f87d87780a5797a6065c149a2b61e94740 Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 10 Jan 2011 12:28:12 +0000 Subject: require tcp_wrappers to build. --- sysutils/tits/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/tits/Makefile b/sysutils/tits/Makefile index 2c679f6b15a..271adfc5f95 100644 --- a/sysutils/tits/Makefile +++ b/sysutils/tits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2011/01/10 12:15:13 obache Exp $ +# $NetBSD: Makefile,v 1.23 2011/01/10 12:28:12 obache Exp $ # DISTNAME= tits-1.2.2 @@ -30,4 +30,5 @@ post-patch: post-install: ${INSTALL_DATA} ${WRKSRC}/tits.conf ${DESTDIR}${PREFIX}/share/examples/ +.include "../../security/tcp_wrappers/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3