From e54eaa34bb5f964aba14d8ad654b71dd86053294 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Sun, 10 Sep 2000 15:06:55 +0000 Subject: Set KMODDEPS=linux in Makefile. Add $FreeBSD$ tag. Submitted by: Boris Popov --- emulators/rtc/Makefile | 2 +- emulators/rtc/files/Makefile | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile index 0e3ca74c995d..b20a7acfd7cb 100644 --- a/emulators/rtc/Makefile +++ b/emulators/rtc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rtc -PORTVERSION= 2000.08.24 +PORTVERSION= 2000.09.11 CATEGORIES= emulators linux MASTER_SITES= # none DISTFILES= # none diff --git a/emulators/rtc/files/Makefile b/emulators/rtc/files/Makefile index 4176d4fba0fb..e9f8b89ff0dd 100644 --- a/emulators/rtc/files/Makefile +++ b/emulators/rtc/files/Makefile @@ -22,10 +22,13 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # +# $FreeBSD$ +# SYS?= /sys NOMAN= YES KMOD= rtc +KMODDEPS= linux CDEV_MAJOR?= 202 DEVNAME= ${KMOD} SRCS= rtc.c rtc_linux.c vnode_if.h -- cgit v1.2.3