Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/shells/ast-ksh/Makefile.common,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/shells/ast-ksh/Makefile.common,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.21 retrieving revision 1.22 diff -u -p -r1.21 -r1.22 --- pkgsrc/shells/ast-ksh/Makefile.common 2006/10/03 14:32:37 1.21 +++ pkgsrc/shells/ast-ksh/Makefile.common 2007/01/07 09:14:10 1.22 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.21 2006/10/03 14:32:37 obache Exp $ +# $NetBSD: Makefile.common,v 1.22 2007/01/07 09:14:10 rillig Exp $ DISTNAME= ast-ksh-${ASTKSH_VERSION} PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g} @@ -37,7 +37,7 @@ PDKSH= /bin/ksh PKG_SHELL= bin/ksh93 -INSTALLATION_DIRS= bin man/man1 +INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 # ${KSH93_MAKEFLAGS} is set as "LDFLAGS=-static" only when built as a # static binary.