svn commit: r365480 - head/sysutils/watchdog
Antoine Brodin
antoine at FreeBSD.org
Wed Aug 20 16:59:03 UTC 2014
Author: antoine
Date: Wed Aug 20 16:59:03 2014
New Revision: 365480
URL: http://svnweb.freebsd.org/changeset/ports/365480
QAT: https://qat.redports.org/buildarchive/r365480/
Log:
Allow staging as a regular user
Modified:
head/sysutils/watchdog/Makefile
Modified: head/sysutils/watchdog/Makefile
==============================================================================
--- head/sysutils/watchdog/Makefile Wed Aug 20 16:58:25 2014 (r365479)
+++ head/sysutils/watchdog/Makefile Wed Aug 20 16:59:03 2014 (r365480)
@@ -10,6 +10,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= dirkx at webweaving.org
COMMENT= Watchdog daemon for the AMD Elan sc520 system-on-chip
+USES= uidfix
+
PLIST_FILES= bin/watchdogd man/man8/watchdogd.8.gz
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list