aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-28 02:21:49 +0800
committerpetef <petef@FreeBSD.org>2001-12-28 02:21:49 +0800
commit4b26596be090081cf5a8e4ea764953675583c5f4 (patch)
tree2365a9d4958dabc939f1d0500f08e7510ac49e65
parent251f8b4687293c64c5975d6c7cf0f4986b7d1cb4 (diff)
downloadfreebsd-ports-gnome-4b26596be090081cf5a8e4ea764953675583c5f4.tar.gz
freebsd-ports-gnome-4b26596be090081cf5a8e4ea764953675583c5f4.tar.zst
freebsd-ports-gnome-4b26596be090081cf5a8e4ea764953675583c5f4.zip
Depend on ${LOCALBASE}/sbin/setiathome rather than just 'setiathome'.
Noticed by: bento
-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