aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/rtc
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-09-13 21:19:39 +0800
committerantoine <antoine@FreeBSD.org>2014-09-13 21:19:39 +0800
commita550c605ae7bf24243c656fb1bec62c9ca42203e (patch)
treea9bab719acb34505ec5ab27eb962fd9aef046caf /emulators/rtc
parent7c67e5453b312002db71c70dade801d4b9b58f48 (diff)
downloadfreebsd-ports-graphics-a550c605ae7bf24243c656fb1bec62c9ca42203e.tar.gz
freebsd-ports-graphics-a550c605ae7bf24243c656fb1bec62c9ca42203e.tar.zst
freebsd-ports-graphics-a550c605ae7bf24243c656fb1bec62c9ca42203e.zip
- Allow staging as a regular user
- Fix build on head
Diffstat (limited to 'emulators/rtc')
-rw-r--r--emulators/rtc/Makefile2
-rw-r--r--emulators/rtc/files/Makefile4
2 files changed, 1 insertions, 5 deletions
diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile
index 8e84978f289..d18b4df42cc 100644
--- a/emulators/rtc/Makefile
+++ b/emulators/rtc/Makefile
@@ -26,7 +26,7 @@ MAKE_ARGS= KMODDIR="${KMODDIR}" CDEV_MAJOR="${CDEV_MAJOR}"
PLIST_SUB= DEVDIR="${DEVDIR}" CDEV_MAJOR="${CDEV_MAJOR}" \
RTC_H_DIR="${RTC_H_DIR}"
-USES= kmod
+USES= kmod uidfix
do-extract:
@${MKDIR} ${WRKSRC}
diff --git a/emulators/rtc/files/Makefile b/emulators/rtc/files/Makefile
index 288ffa9c0e1..da379c8d4c9 100644
--- a/emulators/rtc/files/Makefile
+++ b/emulators/rtc/files/Makefile
@@ -44,10 +44,6 @@ CFLAGS+= ${INCLUDE} -DCDEV_MAJOR_=${CDEV_MAJOR}
all: vnode_if.h
-@:
- @${ECHO} ${.TARGET} "->" ${SYS}
- @ln -s ${SYS} ${.TARGET}
-
#afterinstall: device
device: