aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/fcron/Makefile
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2007-01-17 15:30:11 +0800
committerrafan <rafan@FreeBSD.org>2007-01-17 15:30:11 +0800
commit6be3a9f00d632dc5e5fccfa65553a6bc480a7b11 (patch)
tree5ffe8655cd9f10237bdfb40e067a40b1cd439a31 /sysutils/fcron/Makefile
parent869c39ece956f3aabae3d1e61fa76bb0888a4365 (diff)
downloadfreebsd-ports-gnome-6be3a9f00d632dc5e5fccfa65553a6bc480a7b11.tar.gz
freebsd-ports-gnome-6be3a9f00d632dc5e5fccfa65553a6bc480a7b11.tar.zst
freebsd-ports-gnome-6be3a9f00d632dc5e5fccfa65553a6bc480a7b11.zip
- Update to 3.0.2
PR: ports/108008 Submitted by: Brad Huntting <huntting at glarp.com> (maintainer)
Diffstat (limited to 'sysutils/fcron/Makefile')
-rw-r--r--sysutils/fcron/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/fcron/Makefile b/sysutils/fcron/Makefile
index df752be727df..009f5bbb9135 100644
--- a/sysutils/fcron/Makefile
+++ b/sysutils/fcron/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= fcron
-PORTVERSION= 3.0.1
-PORTREVISION= 1
+PORTVERSION= 3.0.2
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
http://fcron.free.fr/archives/ \
@@ -21,7 +20,6 @@ COMMENT= A periodic command scheduler
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_AUTOTOOLS= autoconf:259
USE_PERL5_BUILD=yes
CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --with-cflags="${CFLAGS}" \
--with-rootname=root --with-rootgroup=wheel \
@@ -37,7 +35,7 @@ MAN5= fcron.conf.5 fcrontab.5
MAN8= fcron.8
PAMDIR?= /etc/pam.d
-PLIST_SUB+= PAMDIR=${PAMDIR}
+PLIST_SUB+= PAMDIR=etc/pam.d
PORTDOCS= *