aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine3
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2000-09-01 16:41:41 +0000
committerBill Fenner <fenner@FreeBSD.org>2000-09-01 16:41:41 +0000
commit782e7445568a0989f827cdd8808eaef401c3d2c3 (patch)
tree80c4ba37f215f9217ff1563210cec7eb28fbc523 /sysutils/cfengine3
parentb49645b2916972f95d91b06854f7a8818df1552b (diff)
downloadports-782e7445568a0989f827cdd8808eaef401c3d2c3.tar.gz
ports-782e7445568a0989f827cdd8808eaef401c3d2c3.zip
Notes
Diffstat (limited to 'sysutils/cfengine3')
-rw-r--r--sysutils/cfengine3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile
index ed8ba2fe64be..260eb645ad85 100644
--- a/sysutils/cfengine3/Makefile
+++ b/sysutils/cfengine3/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper
.endif
CFLAGS+= -pthread
-GNU_CONFIGURE=yes
+USE_AUTOCONF=yes
MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}"
.include <bsd.port.mk>