pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/w3m-img Modular Xorg support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3dcd3e7e0e46
branches:  trunk
changeset: 523542:3dcd3e7e0e46
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue Jan 09 09:16:21 2007 +0000

description:
Modular Xorg support.

diffstat:

 www/w3m-img/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 0ef678e165e1 -r 3dcd3e7e0e46 www/w3m-img/Makefile
--- a/www/w3m-img/Makefile      Tue Jan 09 08:58:29 2007 +0000
+++ b/www/w3m-img/Makefile      Tue Jan 09 09:16:21 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/06/11 14:48:29 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2007/01/09 09:16:21 joerg Exp $
 #
 
 PKGNAME=       w3m-img-${W3M_VERS}
@@ -16,4 +16,6 @@
 # Enable image support.
 _W3M_USE_IMAGE=        YES
 
+BUILDLINK_DEPMETHOD.libXt?=    build
+.include "../../x11/libXt/buildlink3.mk"
 .include "../../www/w3m/Makefile.common"



Home | Main Index | Thread Index | Old Index