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

(-)net/chrony/Makefile (-1 / +2 lines)
Lines 15-21 LICENSE= GPLv2 Link Here
15
# with ``Could not open any NTP socket'' message on startup :(
15
# with ``Could not open any NTP socket'' message on startup :(
16
ONLY_FOR_ARCHS=	i386 amd64
16
ONLY_FOR_ARCHS=	i386 amd64
17
17
18
USES=		gmake makeinfo readline
18
USES=		cpe gmake makeinfo readline
19
CPE_VENDOR=	tuxfamily
19
HAS_CONFIGURE=	yes
20
HAS_CONFIGURE=	yes
20
CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc --mandir=${MANPREFIX}/man \
21
CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc --mandir=${MANPREFIX}/man \
21
		--datarootdir=${DATADIR} --docdir=${DOCSDIR}
22
		--datarootdir=${DATADIR} --docdir=${DOCSDIR}

Return to bug 199513