diff options
author | asami <asami@FreeBSD.org> | 1997-04-30 11:12:05 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-04-30 11:12:05 +0800 |
commit | 95c409a37e9502ee12a34eb9f1e3c1ac62187786 (patch) | |
tree | 7691f912192fde8513715a28ae5eb52449772c13 /converters/btoa | |
parent | 8f98e347f55d3574ef170332d224ff3091d2f2ef (diff) | |
download | freebsd-ports-gnome-95c409a37e9502ee12a34eb9f1e3c1ac62187786.tar.gz freebsd-ports-gnome-95c409a37e9502ee12a34eb9f1e3c1ac62187786.tar.zst freebsd-ports-gnome-95c409a37e9502ee12a34eb9f1e3c1ac62187786.zip |
(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
Diffstat (limited to 'converters/btoa')
0 files changed, 0 insertions, 0 deletions