From a93996d9779350bdc9827f77724fbce1472982a2 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 17 Jun 2003 15:09:59 +0000 Subject: Help this package to build by using the pkgsrc libtool, not the one bundled with the package. --- wm/matchbox/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wm/matchbox/Makefile b/wm/matchbox/Makefile index e3f65f6b1b4..76997209387 100644 --- a/wm/matchbox/Makefile +++ b/wm/matchbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/06/02 01:16:14 jschauma Exp $ +# $NetBSD: Makefile,v 1.8 2003/06/17 15:09:59 agc Exp $ # DISTNAME= matchbox-0.3.6 @@ -11,7 +11,9 @@ COMMENT= window manager designed for computers with small displays USE_BUILDLINK2= YES USE_X11= YES +USE_LIBTOOL= YES GNU_CONFIGURE= YES +LIBTOOL_OVERRIDE=${WRKSRC}/libtool .include "../../graphics/xpm/buildlink2.mk" -- cgit v1.2.3