mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
- use cups-client
This commit is contained in:
parent
f605edda74
commit
d137debe5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282427
@ -54,7 +54,7 @@ CONFIGURE_ARGS+=--without-gimp2
|
||||
.endif
|
||||
|
||||
.if defined(GUT_SLAVE) && ${GUT_SLAVE}=="cups"
|
||||
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
|
||||
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-client
|
||||
RUN_DEPENDS+= espgs:${PORTSDIR}/print/cups-pstoraster
|
||||
CONFIGURE_ARGS+= --with-cups=${PREFIX} \
|
||||
--enable-cups-ppds \
|
||||
|
@ -313,3 +313,5 @@ share/locale/zh_TW/LC_MESSAGES/gutenprint.mo
|
||||
@dirrm lib/gutenprint
|
||||
@dirrm include/gutenprintui2
|
||||
@dirrm include/gutenprint
|
||||
@dirrmtry libexec/cups/driver
|
||||
@dirrmtry libexec/cups
|
||||
|
Loading…
Reference in New Issue
Block a user