aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2002-01-06 06:20:22 +0000
committerWill Andrews <will@FreeBSD.org>2002-01-06 06:20:22 +0000
commitf3171de7e6077f2297972e5effe08badee1e36f3 (patch)
tree913ef58fa0265a980c478b7264d71951bec76466 /sysutils
parent22a1ed809c6346fd2acc2e522d98aa1b8f8aa92c (diff)
downloadports-f3171de7e6077f2297972e5effe08badee1e36f3.tar.gz
ports-f3171de7e6077f2297972e5effe08badee1e36f3.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cfengine/Makefile2
-rw-r--r--sysutils/cfengine2/Makefile2
-rw-r--r--sysutils/cfengine3-legacy/Makefile2
-rw-r--r--sysutils/cfengine3/Makefile2
-rw-r--r--sysutils/cronolog/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/cfengine/Makefile b/sysutils/cfengine/Makefile
index 98853ac58638..67873a723345 100644
--- a/sysutils/cfengine/Makefile
+++ b/sysutils/cfengine/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper
.endif
USE_GMAKE= yes
-USE_AUTOMAKE= yes
+USE_AUTOMAKE_VER=14
MAN8= cfengine.8
diff --git a/sysutils/cfengine2/Makefile b/sysutils/cfengine2/Makefile
index 98853ac58638..67873a723345 100644
--- a/sysutils/cfengine2/Makefile
+++ b/sysutils/cfengine2/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper
.endif
USE_GMAKE= yes
-USE_AUTOMAKE= yes
+USE_AUTOMAKE_VER=14
MAN8= cfengine.8
diff --git a/sysutils/cfengine3-legacy/Makefile b/sysutils/cfengine3-legacy/Makefile
index 98853ac58638..67873a723345 100644
--- a/sysutils/cfengine3-legacy/Makefile
+++ b/sysutils/cfengine3-legacy/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper
.endif
USE_GMAKE= yes
-USE_AUTOMAKE= yes
+USE_AUTOMAKE_VER=14
MAN8= cfengine.8
diff --git a/sysutils/cfengine3/Makefile b/sysutils/cfengine3/Makefile
index 98853ac58638..67873a723345 100644
--- a/sysutils/cfengine3/Makefile
+++ b/sysutils/cfengine3/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS+= wrap.7:${PORTSDIR}/security/tcp_wrapper
.endif
USE_GMAKE= yes
-USE_AUTOMAKE= yes
+USE_AUTOMAKE_VER=14
MAN8= cfengine.8
diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile
index b1b42fb91922..c0ce68147a40 100644
--- a/sysutils/cronolog/Makefile
+++ b/sysutils/cronolog/Makefile
@@ -14,6 +14,6 @@ MAINTAINER= tmb_ports@maddog.u-net.com
MAN1= cronolog.1m cronosplit.1m
-USE_AUTOCONF= yes
+GNU_CONFIGURE= yes
.include <bsd.port.mk>