mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
POLA: if user says to make a package, package the constituent cups-* ports.
This commit is contained in:
parent
88a12693de
commit
ff23bb18c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64638
@ -18,6 +18,10 @@ LIB_DEPENDS?= cups.2:${.CURDIR}/../../print/cups-base
|
||||
RUN_DEPENDS?= espgs:${.CURDIR}/../../print/cups-pstoraster \
|
||||
${LOCALBASE}/sbin/cupsaddsmb:${.CURDIR}/../../print/cups-lpr
|
||||
|
||||
.if make(package)
|
||||
DEPENDS_TARGET="package"
|
||||
.endif
|
||||
|
||||
NO_BUILD= true
|
||||
do-install: # empty
|
||||
do-patch: # empty
|
||||
|
Loading…
x
Reference in New Issue
Block a user