pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/cxunzip Override libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26772640ecc5
branches:  trunk
changeset: 485622:26772640ecc5
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Dec 17 20:44:58 2004 +0000

description:
Override libtool.

diffstat:

 archivers/cxunzip/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 65f396988b88 -r 26772640ecc5 archivers/cxunzip/Makefile
--- a/archivers/cxunzip/Makefile        Fri Dec 17 20:44:35 2004 +0000
+++ b/archivers/cxunzip/Makefile        Fri Dec 17 20:44:58 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/12/17 20:44:35 minskim Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/17 20:44:58 minskim Exp $
 
 DISTNAME=      cxunzip-0.98
 PKGREVISION=   2
@@ -16,6 +16,7 @@
 GNU_CONFIGURE= yes
 USE_GNU_TOOLS+=        make
 USE_LANGUAGES= c c++
+USE_LIBTOOL=   yes
 
 .include "../../x11/gnome-libs/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index