diff options
author | jlam <jlam> | 2001-12-02 03:11:35 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-12-02 03:11:35 +0000 |
commit | 77f7fc5d39245d400e8ec79fa531f29c951fa641 (patch) | |
tree | 6957c1e8841b0717a421dbaf650bf82cdbb1aa9c /www/surfraw | |
parent | 8e64c09614956b3aa86da90bf9c23450d71dc47f (diff) | |
download | pkgsrc-77f7fc5d39245d400e8ec79fa531f29c951fa641.tar.gz |
Support automatically calling the INSTALL script during installation. This
currently only occurs for packages that use bsd.pkg.install.mk.
There are two new targets, pre-install-script and post-install-script, that
default to doing nothing. The order of targets called for a "make install"
is:
pre-install-script
pre-install
do-install
post-install
post-install-script
The new targets are defined in bsd.pkg.install.mk to call the INSTALL
script with the PRE-INSTALL and POST-INSTALL options.
Diffstat (limited to 'www/surfraw')
0 files changed, 0 insertions, 0 deletions