ntptimeset is not build anymore by default so remove it for the time being.
Prodded by: imp
This commit is contained in:
parent
6f119c28ba
commit
a1686691cd
@ -1,19 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
.PATH: ${.CURDIR}/../../../contrib/ntp/ntpdate
|
||||
|
||||
PROG= ntptimeset
|
||||
NOMAN= yes
|
||||
SRCS= ntptimeset.c ntptime_config.c version.c
|
||||
|
||||
CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../
|
||||
|
||||
DPADD= ${LIBNTP}
|
||||
LDADD= ${LIBNTP}
|
||||
|
||||
CLEANFILES+= .version version.c
|
||||
|
||||
version.c:
|
||||
sh -e ${.CURDIR}/../scripts/mkver ntptimeset
|
||||
|
||||
.include <bsd.prog.mk>
|
Loading…
Reference in New Issue
Block a user