Page MenuHomeFreeBSD

D31796.diff
No OneTemporary

D31796.diff

diff --git a/cddl/usr.sbin/dwatch/Makefile b/cddl/usr.sbin/dwatch/Makefile
--- a/cddl/usr.sbin/dwatch/Makefile
+++ b/cddl/usr.sbin/dwatch/Makefile
@@ -2,6 +2,8 @@
.include <src.opts.mk>
+PACKAGE= dwatch
+
SUBDIR= libexec
.if ${MK_EXAMPLES} != "no"
diff --git a/cddl/usr.sbin/dwatch/examples/Makefile b/cddl/usr.sbin/dwatch/examples/Makefile
--- a/cddl/usr.sbin/dwatch/examples/Makefile
+++ b/cddl/usr.sbin/dwatch/examples/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= dwatch
FILESDIR= ${SHAREDIR}/examples/dwatch
FILES= profile_template
diff --git a/cddl/usr.sbin/dwatch/libexec/Makefile b/cddl/usr.sbin/dwatch/libexec/Makefile
--- a/cddl/usr.sbin/dwatch/libexec/Makefile
+++ b/cddl/usr.sbin/dwatch/libexec/Makefile
@@ -1,5 +1,6 @@
# $FreeBSD$
+PACKAGE= dwatch
FILESDIR= ${LIBEXECDIR}/dwatch
FILES= chmod \
errno \
diff --git a/release/packages/Makefile.package b/release/packages/Makefile.package
--- a/release/packages/Makefile.package
+++ b/release/packages/Makefile.package
@@ -38,6 +38,8 @@
docs_DESC= Documentation
dtrace_COMMENT= Dtrace Utilities
dtrace_DESC= Dtrace Utilities
+dwatch_COMMENT= Dwatch Utilities
+dwatch_DESC= Dwatch Utilities
ee_COMMENT= Easy Editor Utilities
ee_DESC= Easy Editor Utilities
gdb_COMMENT= GDB Utilities

File Metadata

Mime Type
text/plain
Expires
Wed, Dec 25, 8:18 AM (10 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15595778
Default Alt Text
D31796.diff (1 KB)

Event Timeline