View | Details | Raw Unified | Return to bug 218078 | Differences between
and this patch

Collapse All | Expand All

(-)net/ntp/Makefile (-1 / +1 lines)
Lines 64-70 THREADS_CONFIGURE_ENABLE= thread-support Link Here
64
THREADS_CONFIGURE_WITH=		threads
64
THREADS_CONFIGURE_WITH=		threads
65
65
66
.for D in ${NTP_DRIVERS}
66
.for D in ${NTP_DRIVERS}
67
${D}_CONFIGURE_ON=	--enable-${D}
67
${D}_CONFIGURE_ENABLE=	${D}
68
.endfor
68
.endfor
69
69
70
.include <bsd.port.pre.mk>
70
.include <bsd.port.pre.mk>

Return to bug 218078