mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- move RUN_DEPENDS to BUILD_DEPENDS
PR: 106862
This commit is contained in:
parent
8e1dd4c8e0
commit
e115e61089
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180076
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ DISTFILES= # empty
|
|||
MAINTAINER= dinoex@FreeBSD.org
|
||||
COMMENT= Common UNIX Printing System: Metaport to install complete system
|
||||
|
||||
RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster \
|
||||
cupsd:${PORTSDIR}/print/cups-base
|
||||
BUILD_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \
|
||||
cupsd:${PORTSDIR}/${PKGCATEGORY}/cups-base
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_INSTALL= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue