From f299f06b041f1f0910e7da6410bc2e209503a796 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 8 Jan 2007 17:54:46 +0000 Subject: Needs libXt for configure. --- editors/vigor/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'editors/vigor') diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile index c3b3a2cd235..a1b399305e1 100644 --- a/editors/vigor/Makefile +++ b/editors/vigor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2006/03/21 18:53:59 minskim Exp $ +# $NetBSD: Makefile,v 1.27 2007/01/08 17:54:46 joerg Exp $ # DISTNAME= vigor-0.016 @@ -24,7 +24,10 @@ CONFIGURE_ARGS+=--with-x USE_TOOLS+= sh BUILD_DIRS= ${CONFIGURE_DIRS} +BUILDLINK_DEPMETHOD.libXt?= build + .include "../../lang/tcl/buildlink3.mk" +.include "../../x11/libXt/buildlink3.mk" .include "../../x11/tk/buildlink3.mk" .if exists(/usr/include/sys/queue.h) -- cgit v1.2.3