mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Use BUILD_DEPENDS on rpm, instead of RUN_DEPENDS.
Discussed with: marcel
This commit is contained in:
parent
769764e065
commit
31b5fc4a18
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25935
8 changed files with 8 additions and 8 deletions
|
@ -18,7 +18,7 @@ PATCHFILES= ${UPDATES}
|
|||
|
||||
MAINTAINER= marcel@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
|
|
|
@ -18,7 +18,7 @@ PATCHFILES= ${UPDATES}
|
|||
|
||||
MAINTAINER= marcel@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
|
|
|
@ -18,7 +18,7 @@ PATCHFILES= ${UPDATES}
|
|||
|
||||
MAINTAINER= marcel@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
|
|
|
@ -18,7 +18,7 @@ PATCHFILES= ${UPDATES}
|
|||
|
||||
MAINTAINER= marcel@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
|
|
|
@ -18,7 +18,7 @@ PATCHFILES= ${UPDATES}
|
|||
|
||||
MAINTAINER= marcel@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
|
|
|
@ -18,7 +18,7 @@ PATCHFILES= ${UPDATES}
|
|||
|
||||
MAINTAINER= marcel@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
|
|
|
@ -18,7 +18,7 @@ PATCHFILES= ${UPDATES}
|
|||
|
||||
MAINTAINER= marcel@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
|
|
|
@ -18,7 +18,7 @@ PATCHFILES= ${UPDATES}
|
|||
|
||||
MAINTAINER= marcel@FreeBSD.org
|
||||
|
||||
RUN_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
BUILD_DEPENDS= rpm:${PORTSDIR}/misc/rpm
|
||||
|
||||
ONLY_FOR_ARCHS= alpha i386
|
||||
DIST_SUBDIR= rpm
|
||||
|
|
Loading…
Add table
Reference in a new issue