pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/kbarcode USE_LIBTOOL=yes



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c06d4bb6e5a
branches:  trunk
changeset: 506703:7c06d4bb6e5a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jan 20 22:25:45 2006 +0000

description:
USE_LIBTOOL=yes

diffstat:

 graphics/kbarcode/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r cfb60452d1f3 -r 7c06d4bb6e5a graphics/kbarcode/Makefile
--- a/graphics/kbarcode/Makefile        Fri Jan 20 22:09:11 2006 +0000
+++ b/graphics/kbarcode/Makefile        Fri Jan 20 22:25:45 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/12/27 13:54:58 seb Exp $
+# $NetBSD: Makefile,v 1.9 2006/01/20 22:25:45 joerg Exp $
 
 DISTNAME=              kbarcode-1.8.1
 PKGREVISION=   2
@@ -12,6 +12,7 @@
 USE_DIRS+=             xdg-1.1
 USE_TOOLS+=            gmake gs:run
 USE_LANGUAGES=         c c++
+USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 
 DEPENDS+=      barcode-[0-9]*:../../graphics/barcode



Home | Main Index | Thread Index | Old Index