- use cups-client

This commit is contained in:
Dirk Meyer 2009-05-16 19:22:18 +00:00
parent c4ece7578c
commit ab6a3355fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234008

View File

@ -63,7 +63,7 @@ PLIST_SUB+= WITH_PORTAUDIO="@comment "
.endif
.if !defined(WITHOUT_CUPS)
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
PLIST_SUB+= WITH_CUPS=""
.else
PLIST_SUB+= WITH_CUPS="@comment "