Don't bother with finishing library installation.
This commit is contained in:
parent
b933558cd1
commit
8739598e7b
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue