mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Temporary IGNORE in the PACKAGE_BUILDING case (a dependency depends upon
linux_base, this conflicts with linux_base-8). Noticed by: kris (pointyhat)
This commit is contained in:
parent
22f0da95df
commit
016a218ba9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116359
5 changed files with 20 additions and 0 deletions
|
@ -26,6 +26,10 @@ ONLY_FOR_ARCHS= i386
|
|||
|
||||
RESTRICTED= Redistribution not allowed yet.
|
||||
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
IGNORE= conflicts between linux_base and linux_base-8
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${HAVE_GNOME:Mgnomehier} != ""
|
||||
|
|
|
@ -26,6 +26,10 @@ ONLY_FOR_ARCHS= i386
|
|||
|
||||
RESTRICTED= Redistribution not allowed yet.
|
||||
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
IGNORE= conflicts between linux_base and linux_base-8
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${HAVE_GNOME:Mgnomehier} != ""
|
||||
|
|
|
@ -26,6 +26,10 @@ ONLY_FOR_ARCHS= i386
|
|||
|
||||
RESTRICTED= Redistribution not allowed yet.
|
||||
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
IGNORE= conflicts between linux_base and linux_base-8
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${HAVE_GNOME:Mgnomehier} != ""
|
||||
|
|
|
@ -26,6 +26,10 @@ ONLY_FOR_ARCHS= i386
|
|||
|
||||
RESTRICTED= Redistribution not allowed yet.
|
||||
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
IGNORE= conflicts between linux_base and linux_base-8
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${HAVE_GNOME:Mgnomehier} != ""
|
||||
|
|
|
@ -26,6 +26,10 @@ ONLY_FOR_ARCHS= i386
|
|||
|
||||
RESTRICTED= Redistribution not allowed yet.
|
||||
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
IGNORE= conflicts between linux_base and linux_base-8
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${HAVE_GNOME:Mgnomehier} != ""
|
||||
|
|
Loading…
Add table
Reference in a new issue