|
Lines 35-40
Link Here
|
| 35 |
|
35 |
|
| 36 |
.if defined(WITHOUT_CUPS) |
36 |
.if defined(WITHOUT_CUPS) |
| 37 |
PLIST_SUB+= CUPS="@comment " |
37 |
PLIST_SUB+= CUPS="@comment " |
|
|
38 |
CONFIGURE_ARGS+=--without-cups |
| 38 |
.else |
39 |
.else |
| 39 |
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base |
40 |
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base |
| 40 |
RUN_DEPENDS+= espgs:${PORTSDIR}/print/cups-pstoraster |
41 |
RUN_DEPENDS+= espgs:${PORTSDIR}/print/cups-pstoraster |