diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-11-06 11:04:29 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-11-06 11:04:29 +0000 |
commit | 8b0b42592c41de40aac35525c1383e9e5ed039e7 (patch) | |
tree | a58bdfc5674d4cb882fc20827b779bab65265f1c /astro/seti_applet | |
parent | 1221547d563e1dc929222f000225630e52432275 (diff) |
Notes
Diffstat (limited to 'astro/seti_applet')
-rw-r--r-- | astro/seti_applet/Makefile | 2 |
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 |