summaryrefslogtreecommitdiff
path: root/www/w3m/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'www/w3m/Makefile.common')
-rw-r--r--www/w3m/Makefile.common4
1 files changed, 2 insertions, 2 deletions
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"