summaryrefslogtreecommitdiff
path: root/www/w3m-img
diff options
context:
space:
mode:
authorobache <obache>2008-12-13 04:21:28 +0000
committerobache <obache>2008-12-13 04:21:28 +0000
commited5d9f9fbdb67107f6e92680263bb9f1226b398f (patch)
tree19de2aad4210d8c47a7ff9101332925433778cbb /www/w3m-img
parentce810ee34a9164e17e1b8a1574d508acd1166af8 (diff)
downloadpkgsrc-ed5d9f9fbdb67107f6e92680263bb9f1226b398f.tar.gz
Modular Xorg support should not in w3m-img/Makefile.
It really depend on option of w3m.
Diffstat (limited to 'www/w3m-img')
-rw-r--r--www/w3m-img/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/w3m-img/Makefile b/www/w3m-img/Makefile
index ae5842882a2..7ab654dbe09 100644
--- a/www/w3m-img/Makefile
+++ b/www/w3m-img/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/03/05 18:01:50 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2008/12/13 04:21:28 obache Exp $
#
PKGNAME= w3m-img-${W3M_VERS}
@@ -16,6 +16,4 @@ USE_TOOLS+= msgfmt
# Enable image support.
_W3M_USE_IMAGE= YES
-BUILDLINK_DEPMETHOD.libXt?= build
-.include "../../x11/libXt/buildlink3.mk"
.include "../../www/w3m/Makefile.common"