summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-27 18:21:49 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-27 18:21:49 +0000
commit48fc5d4614cbd9d2d2dfa879489df37058a83606 (patch)
tree90e8f831d14fcb245e65ace976295f7fe5e7235a /astro
parentUpdate to latest DNS-HOWTO docuemnt (includes BIND 9 information). (diff)
Depend on ${LOCALBASE}/sbin/setiathome rather than just 'setiathome'.
Noticed by: bento
Notes
Notes: svn path=/head/; revision=52255
Diffstat (limited to 'astro')
-rw-r--r--astro/SETIsupport/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/SETIsupport/Makefile b/astro/SETIsupport/Makefile
index 26cb3792b041..0dcca60c5aa1 100644
--- a/astro/SETIsupport/Makefile
+++ b/astro/SETIsupport/Makefile
@@ -17,7 +17,7 @@ MAINTAINER= hym@cocoa.freemail.ne.jp
RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \
${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jre \
- setiathome:${PORTSDIR}/astro/setiathome
+ ${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome
USE_XLIB= yes
NO_BUILD= yes