diff options
author | asami <asami@FreeBSD.org> | 1995-09-18 16:01:20 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-09-18 16:01:20 +0800 |
commit | ef76e3cda0293ac2c81b1f4dc0a0d371317a99da (patch) | |
tree | 09658dde1670caec7e8353bfaa83b944f19c9c29 /audio/tracker | |
parent | 397ace9b6b00ef03d9fc60641da4208f72fea5a2 (diff) | |
download | freebsd-ports-gnome-ef76e3cda0293ac2c81b1f4dc0a0d371317a99da.tar.gz freebsd-ports-gnome-ef76e3cda0293ac2c81b1f4dc0a0d371317a99da.tar.zst freebsd-ports-gnome-ef76e3cda0293ac2c81b1f4dc0a0d371317a99da.zip |
Split EXEC_DEPENDS into FETCH_DEPENDS, BUILD_DEPENDS and RUN_DEPENDS.
They are called from the fetch, extract and install targets,
respectively.
Also, only RUN_DEPENDS is put into the @pkgdep list of the package.
EXEC_DEPENDS is still supported (for now), it is copied into
BUILD_DEPENDS and RUN_DEPENDS. This will go away after we finish
fixing all the ports Makefiles.
This change fixes the following bug/features:
(1) "make fetch" building and installing all the dependencies
(2) Programs needed for building only (e.g., gmake) put into the
packages' dependency lists ("why does the emacs package depend on
gmake?")
Reviewed by: the ports list
Diffstat (limited to 'audio/tracker')
0 files changed, 0 insertions, 0 deletions