summaryrefslogtreecommitdiff
path: root/graphics/gdchart
diff options
context:
space:
mode:
authorjoerg <joerg>2009-09-03 12:55:36 +0000
committerjoerg <joerg>2009-09-03 12:55:36 +0000
commit3443f696e02e66b361a27f233287e4a4abeec880 (patch)
tree736ce47c6ef0f023b8f7ab501b309d1613b9b710 /graphics/gdchart
parentb188dce486f72f8f34f21f8a8a79e30449793869 (diff)
downloadpkgsrc-3443f696e02e66b361a27f233287e4a4abeec880.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