summaryrefslogtreecommitdiffstats
path: root/rescue
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-02-08 14:27:45 +0000
committergjb <gjb@FreeBSD.org>2016-02-08 14:27:45 +0000
commit7abbb2ca7f8618b566ad2a72406ea8d0bc52f8d7 (patch)
tree47726c7d322001878099faf7e13eaf37ded13fd0 /rescue
parenta44dc347a772a938a3a1e624b4809e7b74f58feb (diff)
downloadFreeBSD-src-7abbb2ca7f8618b566ad2a72406ea8d0bc52f8d7.zip
FreeBSD-src-7abbb2ca7f8618b566ad2a72406ea8d0bc52f8d7.tar.gz
Split /rescue into its own package.
Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'rescue')
-rw-r--r--rescue/librescue/Makefile1
-rw-r--r--rescue/rescue/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/rescue/librescue/Makefile b/rescue/librescue/Makefile
index ad4931e..4ca6db9 100644
--- a/rescue/librescue/Makefile
+++ b/rescue/librescue/Makefile
@@ -3,6 +3,7 @@
#
.include <src.opts.mk>
+PACKAGE= rescue
MK_SSP= no
# Certain library entries have hard-coded references to
diff --git a/rescue/rescue/Makefile b/rescue/rescue/Makefile
index de314df..70d3a37 100644
--- a/rescue/rescue/Makefile
+++ b/rescue/rescue/Makefile
@@ -3,6 +3,7 @@
.include <src.opts.mk>
+PACKAGE=rescue
MAN=
MK_SSP= no
OpenPOWER on IntegriCloud