pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gdchart Don't bother with finishing library i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a567d2d19198
branches:  trunk
changeset: 398602:a567d2d19198
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Sep 03 12:55:36 2009 +0000

description:
Don't bother with finishing library installation.

diffstat:

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

diffs (17 lines):

diff -r 6b093351cfb5 -r a567d2d19198 graphics/gdchart/Makefile
--- a/graphics/gdchart/Makefile Thu Sep 03 12:35:32 2009 +0000
+++ b/graphics/gdchart/Makefile Thu Sep 03 12:55:36 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2009/08/26 19:56:51 sno Exp $
+# $NetBSD: Makefile,v 1.24 2009/09/03 12:55:36 joerg Exp $
 
 DISTNAME=      gdchart0.11.5dev
 PKGNAME=       gdchart-0.11.5
@@ -27,7 +27,6 @@
 do-install:
        ${LIBTOOL} --mode=install ${INSTALL_LIB} ${WRKSRC}/libgdchart.la \
                 ${DESTDIR}${PREFIX}/lib
-       ${LIBTOOL} -n --finish ${DESTDIR}${PREFIX}/lib
        ${INSTALL_DATA} ${WRKSRC}/gdchart.h ${DESTDIR}${PREFIX}/include
        ${INSTALL_DATA} ${WRKSRC}/gdc.h ${DESTDIR}${PREFIX}/include
        ${INSTALL_DATA} ${WRKSRC}/gdcpie.h ${DESTDIR}${PREFIX}/include



Home | Main Index | Thread Index | Old Index