aboutsummaryrefslogtreecommitdiffstats
path: root/net/ntimelord
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-03-21 06:59:12 +0800
committermharo <mharo@FreeBSD.org>2000-03-21 06:59:12 +0800
commitb3815364cb64846301b9d4057e25cdb2d62dfa84 (patch)
tree7cf6ec7e4ed33885fd4020263509ae970f1cf8b6 /net/ntimelord
parent0b743efea7821e676fcedde1a30ae6733911932b (diff)
downloadfreebsd-ports-gnome-b3815364cb64846301b9d4057e25cdb2d62dfa84.tar.gz
freebsd-ports-gnome-b3815364cb64846301b9d4057e25cdb2d62dfa84.tar.zst
freebsd-ports-gnome-b3815364cb64846301b9d4057e25cdb2d62dfa84.zip
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) "============================================================"