summaryrefslogtreecommitdiff
path: root/sysutils/pcfclock
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-08-28 12:03:15 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-08-28 12:03:15 +0000
commit17769c3f83bff2af3afc490aec06e874d0be88df (patch)
tree4e28f50dc1dd6edddeacac758ac0f15590876c15 /sysutils/pcfclock
parent- Update to 0.11.56 (diff)
- Fix rc script: need a suitable REQUIRE line in the rc script, since otherwise
the script is called too early and pcfdate fails to set the time PR: ports/102453 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
Notes
Notes: svn path=/head/; revision=171535
Diffstat (limited to 'sysutils/pcfclock')
-rw-r--r--sysutils/pcfclock/Makefile2
-rw-r--r--sysutils/pcfclock/files/pcfdate.in3
2 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/pcfclock/Makefile b/sysutils/pcfclock/Makefile
index be7283909c74..dd40d37dbd3d 100644
--- a/sysutils/pcfclock/Makefile
+++ b/sysutils/pcfclock/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pcfclock
PORTVERSION= 0.44
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://www-stud.ims.uni-stuttgart.de/~voegelas/pcfclock/
diff --git a/sysutils/pcfclock/files/pcfdate.in b/sysutils/pcfclock/files/pcfdate.in
index b666b39f1267..70489af87ec9 100644
--- a/sysutils/pcfclock/files/pcfdate.in
+++ b/sysutils/pcfclock/files/pcfdate.in
@@ -3,7 +3,8 @@
# $FreeBSD$
#
# PROVIDE: pcfdate
-# BEFORE: SERVERS
+# REQUIRE: adjkerntz
+# BEFORE: hostname
#
# Define these pcfdate_* variables in one of these files:
# /etc/rc.conf