mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
This installs Red Hat Linux 6.1 packages, so it should depend on
emulators/linux_base-6 instead of emulators/linux_base. Submitted by: bento (rpm reports a package conflict)
This commit is contained in:
parent
80bf54119f
commit
66d68f5eaf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67053
2 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ MAINTAINER= marcel@FreeBSD.org
|
|||
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
|
||||
RUN_DEPENDS= \
|
||||
${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base
|
||||
${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base-6
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
|
|
|
@ -28,7 +28,7 @@ MAINTAINER= marcel@FreeBSD.org
|
|||
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm
|
||||
RUN_DEPENDS= \
|
||||
${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base
|
||||
${PREFIX}/etc/redhat-release:${PORTSDIR}/emulators/linux_base-6
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
|
|
Loading…
Add table
Reference in a new issue