some more data for dpb, special for naddy's killer box.
This commit is contained in:
parent
766786d192
commit
26e4cbeb78
@ -1,6 +1,6 @@
|
|||||||
#-*- mode: Makefile; tab-width: 4; -*-
|
#-*- mode: Makefile; tab-width: 4; -*-
|
||||||
# ex:ts=4 sw=4 filetype=make:
|
# ex:ts=4 sw=4 filetype=make:
|
||||||
# $OpenBSD: bsd.port.mk,v 1.1188 2012/08/31 16:48:26 espie Exp $
|
# $OpenBSD: bsd.port.mk,v 1.1189 2012/09/22 19:00:04 espie Exp $
|
||||||
#
|
#
|
||||||
# bsd.port.mk - 940820 Jordan K. Hubbard.
|
# bsd.port.mk - 940820 Jordan K. Hubbard.
|
||||||
# This file is in the public domain.
|
# This file is in the public domain.
|
||||||
@ -89,10 +89,12 @@ FORCE_UPDATE ?= No
|
|||||||
DPB ?= All Fetch
|
DPB ?= All Fetch
|
||||||
PREPARE_CHECK_ONLY ?= No
|
PREPARE_CHECK_ONLY ?= No
|
||||||
_SHSCRIPT = sh ${PORTSDIR}/infrastructure/bin
|
_SHSCRIPT = sh ${PORTSDIR}/infrastructure/bin
|
||||||
|
DPB_PROPERTIES ?=
|
||||||
|
|
||||||
# All variables relevant to the port's description
|
# All variables relevant to the port's description
|
||||||
_ALL_VARIABLES = BUILD_DEPENDS IS_INTERACTIVE \
|
_ALL_VARIABLES = BUILD_DEPENDS IS_INTERACTIVE \
|
||||||
SUBPACKAGE MULTI_PACKAGES FLAVOR
|
SUBPACKAGE MULTI_PACKAGES FLAVOR BUILD_PACKAGES \
|
||||||
|
DPB_PROPERTIES \
|
||||||
# and stuff needing to be MULTI_PACKAGE'd
|
# and stuff needing to be MULTI_PACKAGE'd
|
||||||
_ALL_VARIABLES_INDEXED = FULLPKGNAME RUN_DEPENDS LIB_DEPENDS \
|
_ALL_VARIABLES_INDEXED = FULLPKGNAME RUN_DEPENDS LIB_DEPENDS \
|
||||||
PKG_ARCH IGNORE
|
PKG_ARCH IGNORE
|
||||||
|
Loading…
Reference in New Issue
Block a user