diff options
Diffstat (limited to 'astro/SETIsupport/Makefile')
-rw-r--r-- | astro/SETIsupport/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/SETIsupport/Makefile b/astro/SETIsupport/Makefile index 26cb3792b04..0dcca60c5aa 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 |