Only depend on cups if WITH_CUPS knob used

Pointed out by:	neil@darlow.co.uk
This commit is contained in:
David W. Chapman Jr. 2002-01-18 20:17:34 +00:00
parent e606995428
commit a79fa236af
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=53311

View file

@ -18,7 +18,9 @@ MASTER_SITE_SUBDIR= . old-versions old
MAINTAINER= dwcjr@FreeBSD.org MAINTAINER= dwcjr@FreeBSD.org
.if defined(WITH_CUPS)
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base
.endif
.if defined(WITH_RECYCLE) .if defined(WITH_RECYCLE)
PATCH_SITES+= http://www.amherst.edu/~bbstone/recycle_bin/2.2.2/ PATCH_SITES+= http://www.amherst.edu/~bbstone/recycle_bin/2.2.2/