Add devd and routed back to the runtime package instead

of their individual packages based on MK_foo evaluation.

There is no intent to split inet/inet6 or other similar
combinations for package creation, since they are created
during build time.

Noticed/prodded by:	lidl
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2016-02-10 04:00:01 +00:00
parent 406d87b1c3
commit e01a93b63c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/projects/release-pkg/; revision=295456
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
.include <src.opts.mk>
PACKAGE=devd
PACKAGE=runtime
PROG_CXX=devd
SRCS= devd.cc token.l parse.y y.tab.h
MAN= devd.8 devd.conf.5

View File

@ -1,7 +1,7 @@
# Make `routed` for FreeBSD
# $FreeBSD$
PACKAGE=routed
PACKAGE=runtime
PROG= routed
MAN= routed.8
SRCS= if.c input.c main.c output.c parms.c radix.c rdisc.c table.c trace.c

View File

@ -2,7 +2,7 @@
# $Revision: 1.6 $
# $FreeBSD$
PACKAGE=routed
PACKAGE=runtime
PROG= rtquery
MAN= rtquery.8
LIBADD= md