From 41a737904fb2cd0700caa74060aaf8eac9421d22 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Fri, 5 Feb 2016 03:20:27 +0000 Subject: Add missing files to 'at' and 'rcmds' packages. Sponsored by: The FreeBSD Foundation --- libexec/atrun/Makefile | 1 + libexec/rlogind/Makefile | 1 + libexec/rshd/Makefile | 1 + 3 files changed, 3 insertions(+) (limited to 'libexec') diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile index 39952fc430ea..b11e2e92dcbf 100644 --- a/libexec/atrun/Makefile +++ b/libexec/atrun/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE=at MAINSRC=${.CURDIR}/../../usr.bin/at .include "${MAINSRC}/Makefile.inc" diff --git a/libexec/rlogind/Makefile b/libexec/rlogind/Makefile index 1094a89a07e6..b9327024b792 100644 --- a/libexec/rlogind/Makefile +++ b/libexec/rlogind/Makefile @@ -3,6 +3,7 @@ .include +PACKAGE=rcmds PROG= rlogind MAN= rlogind.8 PACKAGE=rcmds diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile index 4869d1eced45..498b6995810b 100644 --- a/libexec/rshd/Makefile +++ b/libexec/rshd/Makefile @@ -1,6 +1,7 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/4/93 # $FreeBSD$ +PACKAGE=rcmds PROG= rshd MAN= rshd.8 -- cgit v1.3