pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/gconf-editor Set USE_LIBTOOL=yes.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f084ab989ecf
branches:  trunk
changeset: 473020:f084ab989ecf
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Apr 15 11:16:04 2004 +0000

description:
Set USE_LIBTOOL=yes.

diffstat:

 editors/gconf-editor/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 06968a601588 -r f084ab989ecf editors/gconf-editor/Makefile
--- a/editors/gconf-editor/Makefile     Thu Apr 15 11:12:04 2004 +0000
+++ b/editors/gconf-editor/Makefile     Thu Apr 15 11:16:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2004/04/14 16:15:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.19 2004/04/15 11:16:04 jmmv Exp $
 #
 
 DISTNAME=              gconf-editor-2.6.0
@@ -15,6 +15,7 @@
 GNU_CONFIGURE=         YES
 USE_BUILDLINK3=                YES
 USE_DIRS+=             xdg-1.1
+USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES
 USE_GNU_TOOLS+=                make
 USE_X11=               YES



Home | Main Index | Thread Index | Old Index