aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine3
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2005-01-20 18:52:56 +0000
committerColin Percival <cperciva@FreeBSD.org>2005-01-20 18:52:56 +0000
commit7ef8b8da4077e207989284f10f95d9fe94b0e508 (patch)
tree794d73120a90cd131dfee85bf94c5051c137d326 /sysutils/cfengine3
parent542fc325e72027c57368cce111b7a03585529acd (diff)
downloadports-7ef8b8da4077e207989284f10f95d9fe94b0e508.tar.gz
ports-7ef8b8da4077e207989284f10f95d9fe94b0e508.zip
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.
Notes
Notes: svn path=/head/; revision=126967
Diffstat (limited to 'sysutils/cfengine3')
-rw-r--r--sysutils/cfengine3/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile
index d22de810455c..6bc0174a1274 100644
--- a/sysutils/cfengine3/Makefile
+++ b/sysutils/cfengine3/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