summaryrefslogtreecommitdiff
path: root/sysutils/cfengine/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-09-26 22:50:32 +0000
committerjlam <jlam@pkgsrc.org>2002-09-26 22:50:32 +0000
commit60c8592291c00ab915a70b5505d5d8586b06629f (patch)
treebd3dd7917656451d4fb410f15e807dc02a17e3a8 /sysutils/cfengine/Makefile
parent5b4b9ee12a4ac2ebbb0aff7c3f1b9ccd2a5a2fd7 (diff)
downloadpkgsrc-60c8592291c00ab915a70b5505d5d8586b06629f.tar.gz
buildlink1 -> buildlink2
Diffstat (limited to 'sysutils/cfengine/Makefile')
-rw-r--r--sysutils/cfengine/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile
index e7a213c780c..1e75ac3ed2f 100644
--- a/sysutils/cfengine/Makefile
+++ b/sysutils/cfengine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2002/02/12 12:47:30 seb Exp $
+# $NetBSD: Makefile,v 1.10 2002/09/26 22:50:32 jlam Exp $
#
DISTNAME= cfengine-1.6.3
@@ -7,10 +7,11 @@ MASTER_SITES= ftp://ftp.iu.hio.no/pub/cfengine/ \
ftp://ftp.cfengine.webmotion.net/pub/cfengine/
MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.iu.hio.no/cfengine/
+HOMEPAGE= http://www.cfengine.org/
COMMENT= Automate configuration and administration of large systems
-GNU_CONFIGURE= YES
-CONFIGURE_ARGS= --without-pthreads
+USE_BUILDLINK2= YES
+GNU_CONFIGURE= YES
+CONFIGURE_ARGS= --without-pthreads
.include "../../mk/bsd.pkg.mk"