diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-04-30 03:12:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-04-30 03:12:05 +0000 |
commit | a3bcf12a1024b2027f2e83f7e698b5b6a8453aa2 (patch) | |
tree | b59a6a800488613dde3797abd7e17fa3cef231f4 /games/xmine/Makefile | |
parent | Include junk files into binary distribution as required (diff) |
(1) Change logic for dependency: instead of defining "is_depended"
(default: IS_DEPENDED?=install) target on the depended port, call
DEPENDS_TARGET (default: install) from the depending port.
Other than being more flexible (some ports don't require the
dependency to be fully installed: see ghostscript4), this seems
like a more natural thing to do. (I never understood the
convoluted logic that was used before.)
By building packages with "DEPENDS_TARGET=package", I can avoid
file-sharing problems (like gs3 binary going into the gs4
package).
(2) Add new variable PATCH_SITE_SUBDIR and separate it from
MASTER_SITE_SUBDIR. Fixes linuxls port and is a correct thing to
do anyway.
Initially suggested and reviewed by: fenner
(3) Add new variable MASTER_SITE_LOCAL for local ports. Defaults to
LOCAL_PORTS subdir on ftp.freebsd.org's distfiles dir.
Submitted by: jkh
Notes
Notes:
svn path=/head/; revision=6366
Diffstat (limited to 'games/xmine/Makefile')
0 files changed, 0 insertions, 0 deletions