From 7ef8b8da4077e207989284f10f95d9fe94b0e508 Mon Sep 17 00:00:00 2001
From: Colin Percival <cperciva@FreeBSD.org>
Date: Thu, 20 Jan 2005 18:52:56 +0000
Subject: Remove conditional dependencies on security/tcp_wrapper: That port
 hasn't existed since October 2002, and tcp_wrapper has been included in the
 base system since March 1999.

---
 net/rwhois/Makefile | 4 ----
 1 file changed, 4 deletions(-)

(limited to 'net/rwhois')

diff --git a/net/rwhois/Makefile b/net/rwhois/Makefile
index 1feb090e28b7..04bb59a4f6df 100644
--- a/net/rwhois/Makefile
+++ b/net/rwhois/Makefile
@@ -16,10 +16,6 @@ DISTNAME=	${PORTNAME}d-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	The Internic referral whois server
 
-.if !exists(/usr/include/tcpd.h)
-LIB_DEPENDS=	wrap.7:${PORTSDIR}/security/tcp_wrapper
-.endif
-
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX}/lib/rwhois
 
-- 
cgit v1.2.3