summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-06 11:04:29 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-06 11:04:29 +0000
commit8b0b42592c41de40aac35525c1383e9e5ed039e7 (patch)
treea58bdfc5674d4cb882fc20827b779bab65265f1c /astro
parent- update to 0.06 final (not -snap6). bump PORTREVISION (PORTNAME was at (diff)
In RUN_DEPENDS, specify ${LOCALBASE}/sbin/setiathome instead of just
'setiathome'. PR: 31541 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=49646
Diffstat (limited to 'astro')
-rw-r--r--astro/seti_applet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/seti_applet/Makefile b/astro/seti_applet/Makefile
index f86e85f157bd..90044021c37f 100644
--- a/astro/seti_applet/Makefile
+++ b/astro/seti_applet/Makefile
@@ -18,7 +18,7 @@ MAINTAINER= clefevre@citeweb.net
LIB_DEPENDS= gtop.1:${PORTSDIR}/devel/libgtop \
intl.1:${PORTSDIR}/devel/gettext
-RUN_DEPENDS= setiathome:${PORTSDIR}/astro/setiathome
+RUN_DEPENDS= ${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome
USE_X_PREFIX= yes
USE_GNOME= yes