aboutsummaryrefslogtreecommitdiffstats
path: root/net/ntimelord
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-03-20 22:59:12 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-03-20 22:59:12 +0000
commita17be5e2be768ef13f6846ecf825e47ddbc8a20e (patch)
tree34d3039f5c281c7d4a1f5a7d2b724c2bb19a86d4 /net/ntimelord
parentcb1907cb7c7fc74b89f41552decfee7e5753e376 (diff)
PREFIX -> LOCALBASE
Diffstat (limited to 'net/ntimelord')
-rw-r--r--net/ntimelord/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntimelord/Makefile b/net/ntimelord/Makefile
index 7cdd2597dcb4..ee61b73096a8 100644
--- a/net/ntimelord/Makefile
+++ b/net/ntimelord/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= naiki@bfd.es.hokudai.ac.jp
-RUN_DEPENDS= ${PREFIX}/libexec/atalkd:${PORTSDIR}/net/netatalk
+RUN_DEPENDS= ${LOCALBASE}/libexec/atalkd:${PORTSDIR}/net/netatalk
post-install:
@$(ECHO_MSG) "============================================================"