s/USE_PKGLIBTOOL/USE_LIBTOOL/
This commit is contained in:
parent
f347cbb611
commit
2518ade2db
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.6 2000/06/01 11:23:17 rh Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2000/07/08 15:20:17 sakamoto Exp $
|
||||
|
||||
DISTNAME= plp_1_8
|
||||
PKGNAME= plp-1.8
|
||||
|
@ -9,7 +9,7 @@ MAINTAINER= sakamoto@netbsd.org
|
|||
HOMEPAGE= http://www.proudman51.freeserve.co.uk/psion/
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_PKGLIBTOOL= yes
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
do-install:
|
||||
${LIBTOOL} --mode=install ${INSTALL_DATA} ${WRKSRC}/utils/libplputils.la ${PREFIX}/lib
|
||||
|
|
Loading…
Reference in a new issue