From e0d7d45df311d7d57d5568a2f7b3abe45dbd0f16 Mon Sep 17 00:00:00 2001 From: tnn Date: Mon, 18 Jun 2007 23:42:00 +0000 Subject: Needs libtool, says Joerg. I concur. --- wm/sawfish/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index 23a6b00673f..edf27ee9644 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2007/06/13 20:23:41 joerg Exp $ +# $NetBSD: Makefile,v 1.44 2007/06/18 23:42:00 tnn Exp $ # DISTNAME= sawfish-${SF_VERS} @@ -25,6 +25,7 @@ CONFIGURE_ARGS+= --disable-themer USE_TOOLS+= gmake makeinfo msgfmt pkg-config USE_DIRS+= gnome2-1.5 +USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes INFO_FILES= YES -- cgit v1.2.3