summaryrefslogtreecommitdiff
path: root/system/make
diff options
context:
space:
mode:
Diffstat (limited to 'system/make')
-rw-r--r--system/make/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/make/APKBUILD b/system/make/APKBUILD
index 780a5e534..6aee8945d 100644
--- a/system/make/APKBUILD
+++ b/system/make/APKBUILD
@@ -5,6 +5,7 @@ pkgrel=2
pkgdesc="GNU make utility to maintain groups of programs"
url="https://www.gnu.org/software/make"
arch="all"
+options="!checkroot"
license="GPL-3.0+"
depends=""
checkdepends="perl"