Quote flavors, pass multi_packages as well.
This commit is contained in:
parent
778d367e08
commit
24f60aca49
@ -1,6 +1,6 @@
|
||||
#-*- mode: Fundamental; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
# $OpenBSD: bsd.port.mk,v 1.539 2003/01/06 20:15:39 espie Exp $
|
||||
# $OpenBSD: bsd.port.mk,v 1.540 2003/01/06 20:18:23 espie Exp $
|
||||
# $FreeBSD: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp $
|
||||
# $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $
|
||||
#
|
||||
@ -2171,7 +2171,7 @@ plist update-plist: fake ${_DEPrun_COOKIES}
|
||||
PKGREPOSITORY=${PKGREPOSITORY} \
|
||||
PLIST=${PLIST} \
|
||||
PFRAG=${PKGDIR}/PFRAG \
|
||||
FLAVORS=${FLAVORS} \
|
||||
FLAVORS='${FLAVORS}' MULTI_PACKAGES='${MULTI_PACKAGES}' \
|
||||
perl ${PORTSDIR}/infrastructure/install/make-plist ${PKGDIR} ${_tmp}
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user