aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2000-05-23 15:47:38 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2000-05-23 15:47:38 +0000
commit56db412b968cee0ac769788f6b8e11f42a93fa47 (patch)
treea54a3301ef41ff8ad42c5751a89e556a278d7fb0 /mail/mutt
parentd75d648e653c4783105754a69e5cc406adce3804 (diff)
downloadports-56db412b968cee0ac769788f6b8e11f42a93fa47.tar.gz
ports-56db412b968cee0ac769788f6b8e11f42a93fa47.zip
Notes
Diffstat (limited to 'mail/mutt')
-rw-r--r--mail/mutt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index ee21426ca802..fd79185626b0 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -55,7 +55,7 @@ RUN_DEPENDS+= urlview:${PORTSDIR}/textproc/urlview
DIST_SUBDIR= mutt
GNU_CONFIGURE= yes
CONFIGURE_TARGET=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= CC="${CC} -I${PREFIX}/include" LDFLAGS=-L${PREFIX}/lib
+CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS=-L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-pop --enable-imap --enable-flock --disable-fcntl \
--with-sharedir=${PREFIX}/share/mutt \
--with-docdir=${PREFIX}/share/doc/mutt --with-charmaps \