mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update CONFLICTS.
PR: 75283 Submitted by: linimon
This commit is contained in:
parent
85cd570b8a
commit
ce8d2856e5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124723
4 changed files with 8 additions and 4 deletions
|
@ -29,7 +29,8 @@ FORBIDDEN= "see <URL:http://rhn.redhat.com/errata/RHSA-2003-089.html> or\
|
|||
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
|
||||
|
||||
CONFLICTS=cle_base-* linux_base-7* linux_base-8* linux_base-deb* linux_base-gen*
|
||||
CONFLICTS= linux_base-7* linux_base-8* linux_base-deb* linux_base-gen* \
|
||||
linux_base-rh* linux_base-suse*
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
PREFIX= ${LINUXBASE}
|
||||
|
|
|
@ -54,7 +54,8 @@ COMMENT= Base set of packages needed in Linux mode (only for i386)
|
|||
|
||||
EXTRACT_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
|
||||
|
||||
CONFLICTS=cle_base-* linux_base-6* linux_base-7* linux_base-deb* linux_base-gen*
|
||||
CONFLICTS= linux_base-6* linux_base-7* linux_base-deb* linux_base-gen* \
|
||||
linux_base-rh* linux_base-suse*
|
||||
RESTRICTED= "binaries under GNU GPL without accompanying source"
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
DIST_SUBDIR= rpm/${MACHINE_ARCH}/${PORTVERSION}
|
||||
|
|
|
@ -18,7 +18,8 @@ EXTRACT_ONLY= basedebs.tar
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Debian base set for the Linux mode
|
||||
|
||||
CONFLICTS= linux_base-6* linux_base-7* linux_base-8* linux_base-gentoo*
|
||||
CONFLICTS= linux_base-6* linux_base-7* linux_base-8* linux_base-gentoo* \
|
||||
linux_base-rh* linux_base-suse*
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
BUILD_DEPENDS= ${DPKG_CMD}:${PORTSDIR}/archivers/dpkg
|
||||
|
|
|
@ -48,7 +48,8 @@ COMMENT= The base set of packages needed in Linux mode
|
|||
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
|
||||
|
||||
CONFLICTS=cle_base-* linux_base-6* linux_base-8* linux_base-deb* linux_base-gen*
|
||||
CONFLICTS= linux_base-6* linux_base-8* linux_base-deb* linux_base-gen* \
|
||||
linux_base-rh* linux_base-suse*
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
PREFIX= ${LINUXBASE}
|
||||
|
|
Loading…
Add table
Reference in a new issue