pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/cxunzip Remove commented-out USE_LIBTOOL def...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/353302923196
branches:  trunk
changeset: 481194:353302923196
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Sep 27 14:56:19 2004 +0000

description:
Remove commented-out USE_LIBTOOL define.

diffstat:

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

diffs (17 lines):

diff -r bf314cab0081 -r 353302923196 archivers/cxunzip/Makefile
--- a/archivers/cxunzip/Makefile        Mon Sep 27 14:45:55 2004 +0000
+++ b/archivers/cxunzip/Makefile        Mon Sep 27 14:56:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2004/05/10 17:04:41 minskim Exp $
+# $NetBSD: Makefile,v 1.14 2004/09/27 14:56:19 tv Exp $
 
 DISTNAME=      cxunzip-0.98
 PKGREVISION=   1
@@ -15,7 +15,6 @@
 USE_X11=       yes
 GNU_CONFIGURE= yes
 USE_GNU_TOOLS+=        make
-#USE_LIBTOOL=  yes
 
 .include "../../x11/gnome-libs/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index