From 7ef8b8da4077e207989284f10f95d9fe94b0e508 Mon Sep 17 00:00:00 2001 From: Colin Percival 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. --- sysutils/cfengine/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'sysutils/cfengine') diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index d22de810455c..6bc0174a1274 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -22,9 +22,6 @@ BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX .endif LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 -.if defined(PACKAGE_BUILDING) && !exists(/usr/include/tcpd.h) -LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper -.endif USE_GMAKE= yes USE_AUTOMAKE_VER=14 -- cgit v1.2.3