Use INSTALL_TARGET to install info files: this gives a proper environment for USE_NEW_TEXINFO framework to work. Fix makeinfo invocation for zsh-current via patch file so that only _one_ info file is generated as PLIST seems to want it.
8 lines
190 B
Makefile
8 lines
190 B
Makefile
# $NetBSD: Makefile,v 1.6 2003/08/05 13:37:52 seb Exp $
|
|
#
|
|
.include "../../shells/zsh/Makefile.common"
|
|
|
|
ZSH_VERSION= 4.1.1
|
|
ZSH_MAINTAINER= uebayasi@NetBSD.org
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|