summaryrefslogtreecommitdiff
path: root/mail/smail
diff options
context:
space:
mode:
Diffstat (limited to 'mail/smail')
-rw-r--r--mail/smail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/smail/Makefile b/mail/smail/Makefile
index bd9d2dd51fa5..05ea8b538af9 100644
--- a/mail/smail/Makefile
+++ b/mail/smail/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \
MAINTAINER= torstenb@FreeBSD.org
-BUILD_DEPENDS= ${PREFIX}/lib/libident.a:${PORTSDIR}/security/libident
+BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
.if !exists(/usr/include/tcpd.h)
LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper
.endif