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.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e616fdd4469
branches:  trunk
changeset: 515035:9e616fdd4469
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jun 22 10:25:34 2006 +0000

description:
Needs libtool.

diffstat:

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

diffs (17 lines):

diff -r e0e306c478d1 -r 9e616fdd4469 wm/sawfish/Makefile
--- a/wm/sawfish/Makefile       Thu Jun 22 10:24:25 2006 +0000
+++ b/wm/sawfish/Makefile       Thu Jun 22 10:25:34 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2006/05/26 20:00:05 joerg Exp $
+# $NetBSD: Makefile,v 1.39 2006/06/22 10:25:34 joerg Exp $
 #
 
 PKGNAME=               sawfish-${SF_VERS}
@@ -14,6 +14,7 @@
 CONFIGURE_ENV+=                PKGLOCALEDIR=${PKGLOCALEDIR:Q}
 MAKE_ENV+=             PKGLOCALEDIR=${PKGLOCALEDIR:Q}
 
+USE_LIBTOOL=           yes
 USE_TOOLS+=            makeinfo msgfmt
 INFO_FILES=            # PLIST
 



Home | Main Index | Thread Index | Old Index