From 26e4cbeb787a2828bd366c725fa0b5c1623eeca4 Mon Sep 17 00:00:00 2001 From: espie Date: Sat, 22 Sep 2012 19:00:04 +0000 Subject: [PATCH] some more data for dpb, special for naddy's killer box. --- infrastructure/mk/bsd.port.mk | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/infrastructure/mk/bsd.port.mk b/infrastructure/mk/bsd.port.mk index 5b422407767..19f0d07ba32 100644 --- a/infrastructure/mk/bsd.port.mk +++ b/infrastructure/mk/bsd.port.mk @@ -1,6 +1,6 @@ #-*- mode: Makefile; tab-width: 4; -*- # 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. # This file is in the public domain. @@ -89,10 +89,12 @@ FORCE_UPDATE ?= No DPB ?= All Fetch PREPARE_CHECK_ONLY ?= No _SHSCRIPT = sh ${PORTSDIR}/infrastructure/bin +DPB_PROPERTIES ?= # All variables relevant to the port's description _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 _ALL_VARIABLES_INDEXED = FULLPKGNAME RUN_DEPENDS LIB_DEPENDS \ PKG_ARCH IGNORE