summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-08-24 13:05:50 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-08-24 13:05:50 +0000
commite56931d160fb59fb3d0552493d34ff33d81efd6a (patch)
treed890180c7c2271a52ab2616e2504acf8b501295f /sysutils
parent- Reset maintainer due to mail bounces (diff)
- Set --with-workdir to /var/cfengine to continue to be
consistent with the behavior of previous versions of cfengine. - Bump PORTREVISION. Approved by: cy (maintainer) Approved by: eadler (mentor)
Notes
Notes: svn path=/head/; revision=303081
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/cfengine-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/cfengine-devel/Makefile b/sysutils/cfengine-devel/Makefile
index eb5e959b6fd1..7be67deabf11 100644
--- a/sysutils/cfengine-devel/Makefile
+++ b/sysutils/cfengine-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cfengine
PORTVERSION= 3.4.0a2
-PORTREVISION=
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= sysutils
PKGNAMESUFFIX= -devel
@@ -33,6 +33,7 @@ DOCSDIR= ${PREFIX}/share/doc/cfengine
CONFIGURE_ARGS= --docdir=${DOCSDIR} \
--htmldir=${DOCSDIR}/html \
--mandir=${PREFIX}/man \
+ --with-workdir=/var/cfengine \
--with-pcre=${LOCALBASE} \
--enable-fhs