summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2004-05-24 20:20:47 +0000
committerdougb <dougb@FreeBSD.org>2004-05-24 20:20:47 +0000
commit63650b88f8a958d98f5a5b02c2dd5ea418482e78 (patch)
tree192d5973191a2144dea6545a40ab8cec187b5d53 /mail
parent224ee23951d650bbc3ae8db2497136504b5618b1 (diff)
downloadFreeBSD-ports-63650b88f8a958d98f5a5b02c2dd5ea418482e78.zip
FreeBSD-ports-63650b88f8a958d98f5a5b02c2dd5ea418482e78.tar.gz
Add an LDAP_PREFIX line to fix the LDAP'ified build.
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Diffstat (limited to 'mail')
-rw-r--r--mail/pine4/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pine4/Makefile b/mail/pine4/Makefile
index b3ffd65..63aafcf 100644
--- a/mail/pine4/Makefile
+++ b/mail/pine4/Makefile
@@ -26,6 +26,7 @@ RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
#
.if defined(WITH_LDAP)
USE_OPENLDAP= yes
+LDAP_PREFIX?= ${LOCALBASE}
.endif
.if defined(WITHOUT_SSL)
OpenPOWER on IntegriCloud