diff options
-rw-r--r-- | astro/tkseti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/tkseti/Makefile b/astro/tkseti/Makefile index b04aba392738..9faeb10fc03f 100644 --- a/astro/tkseti/Makefile +++ b/astro/tkseti/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.cuug.ab.ca/~macdonal/tkseti/ MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \ - setiathome:${PORTSDIR}/astro/setiathome + ${LOCALBASE}/sbin/setiathome:${PORTSDIR}/astro/setiathome NO_BUILD= yes |