summaryrefslogtreecommitdiff
path: root/sysutils/cfengine2
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cfengine2')
-rw-r--r--sysutils/cfengine2/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile
index 37e7dd7d1380..753de19cf79e 100644
--- a/sysutils/cfengine2/Makefile
+++ b/sysutils/cfengine2/Makefile
@@ -3,7 +3,7 @@
# Date created: March 16, 1998
# Whom: jseger@FreeBSD.ORG
#
-# $Id: Makefile,v 1.1.1.1 1998/03/17 02:13:25 jseger Exp $
+# $Id: Makefile,v 1.2 1998/08/19 11:28:23 jseger Exp $
#
DISTNAME= cfengine-1.4.12
@@ -12,6 +12,10 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= jseger@FreeBSD.ORG
+.if defined(PACKAGE_BUILDING)
+LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper
+.endif
+
GNU_CONFIGURE=yes
MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"