install netgraph.h a bit earlier.
Submitted by: Boris Popov <bp@butya.kz>
This commit is contained in:
parent
faf44b90cf
commit
ff0350df84
@ -589,6 +589,7 @@ includes:
|
|||||||
cd ${.CURDIR}/lib/libdisk; ${MAKE} beforeinstall
|
cd ${.CURDIR}/lib/libdisk; ${MAKE} beforeinstall
|
||||||
cd ${.CURDIR}/lib/libncp; ${MAKE} beforeinstall
|
cd ${.CURDIR}/lib/libncp; ${MAKE} beforeinstall
|
||||||
cd ${.CURDIR}/lib/libncurses; ${MAKE} beforeinstall
|
cd ${.CURDIR}/lib/libncurses; ${MAKE} beforeinstall
|
||||||
|
cd ${.CURDIR}/lib/libnetgraph; ${MAKE} beforeinstall
|
||||||
cd ${.CURDIR}/lib/libedit; ${MAKE} beforeinstall
|
cd ${.CURDIR}/lib/libedit; ${MAKE} beforeinstall
|
||||||
cd ${.CURDIR}/lib/libftpio; ${MAKE} beforeinstall
|
cd ${.CURDIR}/lib/libftpio; ${MAKE} beforeinstall
|
||||||
cd ${.CURDIR}/lib/libkvm; ${MAKE} beforeinstall
|
cd ${.CURDIR}/lib/libkvm; ${MAKE} beforeinstall
|
||||||
|
Loading…
Reference in New Issue
Block a user