mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Only depend on cups if WITH_CUPS knob used
Pointed out by: neil@darlow.co.uk
This commit is contained in:
parent
e606995428
commit
a79fa236af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53311
1 changed files with 2 additions and 0 deletions
|
@ -18,7 +18,9 @@ MASTER_SITE_SUBDIR= . old-versions old
|
|||
|
||||
MAINTAINER= dwcjr@FreeBSD.org
|
||||
|
||||
.if defined(WITH_CUPS)
|
||||
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base
|
||||
.endif
|
||||
|
||||
.if defined(WITH_RECYCLE)
|
||||
PATCH_SITES+= http://www.amherst.edu/~bbstone/recycle_bin/2.2.2/
|
||||
|
|
Loading…
Add table
Reference in a new issue