pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/digikamimageplugins Needs libtool handling.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f040d0a4e8d9
branches:  trunk
changeset: 514975:f040d0a4e8d9
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 21 15:27:05 2006 +0000

description:
Needs libtool handling.

diffstat:

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

diffs (17 lines):

diff -r 1d80b2feb4bd -r f040d0a4e8d9 graphics/digikamimageplugins/Makefile
--- a/graphics/digikamimageplugins/Makefile     Wed Jun 21 15:18:42 2006 +0000
+++ b/graphics/digikamimageplugins/Makefile     Wed Jun 21 15:27:05 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/04/17 13:46:31 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2006/06/21 15:27:05 joerg Exp $
 
 DISTNAME=              digikamimageplugins-0.8.1
 PKGREVISION=           2
@@ -13,6 +13,7 @@
 USE_DIRS+=             xdg-1.1
 USE_TOOLS+=            gmake msgfmt
 USE_LANGUAGES=         c c++
+USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 MANCOMPRESSED=         yes
 



Home | Main Index | Thread Index | Old Index