diff options
Diffstat (limited to 'net/rwhois')
-rw-r--r-- | net/rwhois/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
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 |