summaryrefslogtreecommitdiffstats
path: root/mail/evolution
diff options
context:
space:
mode:
authorreg <reg@FreeBSD.org>2002-01-06 20:52:03 +0000
committerreg <reg@FreeBSD.org>2002-01-06 20:52:03 +0000
commit664d57724cc7b7119a3bc8bf313f4bb7b5d3ad88 (patch)
treefa767081796eaa2063c8f33c097ed6da4c6f97e4 /mail/evolution
parent1c643d68768ad49e75a68d52d74b8a7ccfaf4e04 (diff)
downloadFreeBSD-ports-664d57724cc7b7119a3bc8bf313f4bb7b5d3ad88.zip
FreeBSD-ports-664d57724cc7b7119a3bc8bf313f4bb7b5d3ad88.tar.gz
Missed ${LOCALBASE}/pilot/ -> ${LOCALBASE}
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 74024f5..b42ea72 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -43,7 +43,7 @@ CONFIGURE_ARGS= --with-db3-libs=${DB3_WRKSRC} \
--with-nss-libs=${LOCALBASE}/lib
# --with-openldap=${LOCALBASE}
.if !defined(WITHOUT_PILOT)
-CONFIGURE_ARGS+= --with-pisock=${LOCALBASE}/pilot \
+CONFIGURE_ARGS+= --with-pisock=${LOCALBASE} \
--enable-pilot-conduits=yes
PLIST_SUB= PILOT:=""
.else
OpenPOWER on IntegriCloud