View | Details | Raw Unified | Return to bug 201131
Collapse All | Expand All

(-)mail/fetchmail/Makefile (-1 / +1 lines)
Lines 59-65 Link Here
59
.endif
59
.endif
60
60
61
.if ${PORT_OPTIONS:MX11}
61
.if ${PORT_OPTIONS:MX11}
62
USES+=		python:run
62
USES+=		python
63
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter
63
RUN_DEPENDS+=	${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter
64
PLIST_SUB+=	NOX11="@comment "
64
PLIST_SUB+=	NOX11="@comment "
65
.else
65
.else

Return to bug 201131