diff options
author | snj <snj> | 2004-05-04 02:07:06 +0000 |
---|---|---|
committer | snj <snj> | 2004-05-04 02:07:06 +0000 |
commit | 313d69e8595f2bf9b170a326ec30aac608dbfa32 (patch) | |
tree | 1d7c5f69afa0e70c24b7209487ade41b761bd156 /sysutils/cfengine | |
parent | 50c6287632ed8a87f5cb2c6db2efdb5193f9cf61 (diff) | |
download | pkgsrc-313d69e8595f2bf9b170a326ec30aac608dbfa32.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'sysutils/cfengine')
-rw-r--r-- | sysutils/cfengine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile index 0988962b6ae..6da9d2303f4 100644 --- a/sysutils/cfengine/Makefile +++ b/sysutils/cfengine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/07/17 22:53:29 grant Exp $ +# $NetBSD: Makefile,v 1.14 2004/05/04 02:07:06 snj Exp $ # DISTNAME= cfengine-1.6.5 @@ -10,7 +10,7 @@ MAINTAINER= seb@NetBSD.org HOMEPAGE= http://www.cfengine.org/ COMMENT= Automate configuration and administration of large systems -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --without-pthreads |