summaryrefslogtreecommitdiff
path: root/graphics/gdchart
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-09-03 12:55:36 +0000
committerjoerg <joerg@pkgsrc.org>2009-09-03 12:55:36 +0000
commit62345551d0413239615b73f85c7d7b9e4bd31e0c (patch)
tree736ce47c6ef0f023b8f7ab501b309d1613b9b710 /graphics/gdchart
parentd8b0bfdcdc03d36c33e52d6d1e128e2a2ac158d1 (diff)
downloadpkgsrc-62345551d0413239615b73f85c7d7b9e4bd31e0c.tar.gz
Don't bother with finishing library installation.
Diffstat (limited to 'graphics/gdchart')
-rw-r--r--graphics/gdchart/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile
index 6973add4887..ad81a284e65 100644
--- a/graphics/gdchart/Makefile
+++ b/graphics/gdchart/Makefile
@@ -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 @@ post-patch:
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