summaryrefslogtreecommitdiff
path: root/mail/smail
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-02-27 10:41:56 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-02-27 10:41:56 +0000
commit2ae7086a8e87a5d38c13102a0c54a137ac0b883b (patch)
treed8b9a9ff434a88e0e358810d86dc084d5d524431 /mail/smail
parentUnbreak by upgrading to smail-3.2.0.111 (diff)
Portlint.
Notes
Notes: svn path=/head/; revision=26349
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