aboutsummaryrefslogtreecommitdiffstats
path: root/mail/smail
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2000-02-27 18:41:56 +0800
committerkris <kris@FreeBSD.org>2000-02-27 18:41:56 +0800
commit044e01231d50ae59cf38d56a3064bce11c73222c (patch)
tree92fc4ff1688f88353501f91c99b534286f374aea /mail/smail
parent34e2be086c3920698143b642a1c38e77a33552fd (diff)
downloadfreebsd-ports-gnome-044e01231d50ae59cf38d56a3064bce11c73222c.tar.gz
freebsd-ports-gnome-044e01231d50ae59cf38d56a3064bce11c73222c.tar.zst
freebsd-ports-gnome-044e01231d50ae59cf38d56a3064bce11c73222c.zip
Portlint.
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