summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/w3m/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/w3m/Makefile b/www/w3m/Makefile
index 89ecc6fc875f..f41e7e237fee 100644
--- a/www/w3m/Makefile
+++ b/www/w3m/Makefile
@@ -49,6 +49,7 @@ KEY_LYNX_CONFIGURE_ON= --with-keymap=lynx
.if ${PORT_OPTIONS:MINLINE_IMAGE}
PKGMESSAGE= ${MASTERDIR}/pkg-message
+CONFIGURE_ENV += LDFLAGS="-L${LOCALBASE}/lib" LIBS="-lX11"
.else
# Don't use pkg-message
PKGMESSAGE= ${NONEXISTENT}