aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2004-03-05 23:55:25 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2004-03-05 23:55:25 +0000
commita041c1f753e7079fcc0a2c8e6bf452b29cb5676f (patch)
tree2d6c594549ba3d88dd8216d2058ced0979614633 /japanese
parenta2867397a49f21a6b797873621ff3c3914b64dc6 (diff)
downloadports-a041c1f753e7079fcc0a2c8e6bf452b29cb5676f.tar.gz
ports-a041c1f753e7079fcc0a2c8e6bf452b29cb5676f.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/mutt-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/mutt-devel/Makefile b/japanese/mutt-devel/Makefile
index fd7909960704..12a276aa5680 100644
--- a/japanese/mutt-devel/Makefile
+++ b/japanese/mutt-devel/Makefile
@@ -49,7 +49,8 @@ USE_AUTOMAKE= yes
USE_OPENSSL= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION}
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include -I${LOCALBASE}/include/slang"
+CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include -I${LOCALBASE}/include/slang" \
+ LDFLAGS="${LDFLAGS}"
CONFIGURE_ARGS= --with-slang --enable-locales-fix \
--with-libiconv-prefix=${LOCALBASE} \
--without-wc-funcs \