pkgbase: Do not override packages for FILES
Not all FILES entries should end up in FreeBSD-utilities Reviewed by: bapt Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D38296
This commit is contained in:
@@ -39,7 +39,7 @@ ${group}DIR?= BINDIR
|
||||
STAGE_SETS+= ${group:C,[/*],_,g}
|
||||
|
||||
.if ${group} == "FILES"
|
||||
FILESPACKAGE= ${PACKAGE:Uutilities}
|
||||
FILESPACKAGE?= ${PACKAGE:Uutilities}
|
||||
.endif
|
||||
|
||||
.if defined(NO_ROOT)
|
||||
|
||||
Reference in New Issue
Block a user