From 78b6a8d4d26799e63918ed38bfe58c05b335b022 Mon Sep 17 00:00:00 2001 From: kei Date: Fri, 17 May 2002 00:01:12 +0000 Subject: No need to depend on jpeg-6b when inline image support is disabled. Noticed by YAMAMOTO Takashi. Thanks. Bump pacakge revision to w3m-0.3nb2. --- www/w3m/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/w3m/Makefile.common') diff --git a/www/w3m/Makefile.common b/www/w3m/Makefile.common index d8da551c39b..cb3f58f3161 100644 --- a/www/w3m/Makefile.common +++ b/www/w3m/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.2 2002/05/10 16:51:02 wiz Exp $ +# $NetBSD: Makefile.common,v 1.3 2002/05/17 00:01:12 kei Exp $ # DISTNAME= w3m-${W3M_VERS} @@ -181,8 +181,8 @@ post-install: ${RM} -f w3mhelp.html; \ ${LN} -s w3mhelp${HELP_W3M}${HELP_LANG}.html w3mhelp.html) -.include "../../graphics/jpeg/buildlink.mk" .if ${W3M_USE_IMAGE} == YES +.include "../../graphics/jpeg/buildlink.mk" .include "../../graphics/imlib/buildlink.mk" .endif .include "../../devel/boehm-gc/buildlink.mk" -- cgit v1.2.3