aboutsummaryrefslogtreecommitdiff
path: root/net/pdns-recursor
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2022-01-06 18:22:34 -0800
committerRosen Penev <rosenp@gmail.com>2022-01-08 19:05:17 -0800
commit96e355836db7b83c4b1d46217a745be93ca019cb (patch)
tree4b7bbace241a49ba4872498ad11e9b35950057f7 /net/pdns-recursor
parent8ffdecc9729ead661db32f8f5125799129549a63 (diff)
pdns-recursor: temp
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'net/pdns-recursor')
-rw-r--r--net/pdns-recursor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pdns-recursor/Makefile b/net/pdns-recursor/Makefile
index 54ac8c4f5..db7ffb4de 100644
--- a/net/pdns-recursor/Makefile
+++ b/net/pdns-recursor/Makefile
@@ -14,7 +14,7 @@ PKG_LICENCE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:powerdns:recursor
PKG_FIXUP:=autoreconf
-PKG_INSTALL:=1
+PKG_INSTALL:=2
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk