Add TEST_DEPENDS support
Differential Revision: https://reviews.freebsd.org/D18398 Approved by: portmgr (mat)
This commit is contained in:
parent
24db45d265
commit
8f7b1cd905
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486799
@ -184,7 +184,7 @@ _OPTIONS_FLAGS= ALL_TARGET BROKEN CATEGORIES CFLAGS CONFIGURE_ENV CONFLICTS \
|
||||
MASTER_SITES PATCHFILES PATCH_SITES PLIST_DIRS PLIST_FILES \
|
||||
PLIST_SUB PORTDOCS PORTEXAMPLES SUB_FILES SUB_LIST \
|
||||
TEST_TARGET USES BINARY_ALIAS
|
||||
_OPTIONS_DEPENDS= PKG FETCH EXTRACT PATCH BUILD LIB RUN
|
||||
_OPTIONS_DEPENDS= PKG FETCH EXTRACT PATCH BUILD LIB RUN TEST
|
||||
|
||||
# The format here is target_family:priority:target-type
|
||||
_OPTIONS_TARGETS= fetch:300:pre fetch:500:do fetch:700:post \
|
||||
|
Loading…
Reference in New Issue
Block a user