pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/sawfish Needs libtool, says Joerg. I concur.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3c27705a31e
branches:  trunk
changeset: 530212:c3c27705a31e
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Mon Jun 18 23:42:00 2007 +0000

description:
Needs libtool, says Joerg. I concur.

diffstat:

 wm/sawfish/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r a6eb76755ba9 -r c3c27705a31e wm/sawfish/Makefile
--- a/wm/sawfish/Makefile       Mon Jun 18 22:53:32 2007 +0000
+++ b/wm/sawfish/Makefile       Mon Jun 18 23:42:00 2007 +0000
@@ -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 @@
 
 USE_TOOLS+=            gmake makeinfo msgfmt pkg-config
 USE_DIRS+=             gnome2-1.5
+USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 
 INFO_FILES=            YES



Home | Main Index | Thread Index | Old Index