mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Make depend on cups-base instead of cups for cups support
PR: 33777 Submitted by: ports@geeksrus.net
This commit is contained in:
parent
03d048b004
commit
17ed28f533
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52896
@ -19,7 +19,7 @@ MASTER_SITE_SUBDIR= . old-versions old
|
||||
MAINTAINER= dwcjr@FreeBSD.org
|
||||
|
||||
.if defined(WITH_CUPS)
|
||||
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups
|
||||
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base
|
||||
.endif
|
||||
|
||||
.if defined(WITH_RECYCLE)
|
||||
|
Loading…
Reference in New Issue
Block a user