aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--security/sks/Makefile4
-rw-r--r--security/sks/pkg-descr2
2 files changed, 4 insertions, 2 deletions
diff --git a/security/sks/Makefile b/security/sks/Makefile
index fb2c8f96588b..e7595ec67b59 100644
--- a/security/sks/Makefile
+++ b/security/sks/Makefile
@@ -13,7 +13,9 @@ PROJECTHOST= sks-keyserver
USE_OCAML= yes
USE_BDB= 5
-USE_PERL5_BUILD=yes
+USES= perl5
+USE_PERL5= build
+MAKE_JOBS_UNSAFE=yes
USE_GMAKE= yes
MAKE_ENV= BDBINCLUDE="-I${BDB_INCLUDE_DIR}" \
diff --git a/security/sks/pkg-descr b/security/sks/pkg-descr
index 96980642ee38..a4c6525b94db 100644
--- a/security/sks/pkg-descr
+++ b/security/sks/pkg-descr
@@ -10,4 +10,4 @@ Refer to the online references for pointers on downloading a full copy of
the public PGP databse (about 2Gb) and on tweaking the your configuration.
http://www.keysigning.org/sks/ may help you getting started.
-WWW: http://minskyprimus.net/sks/
+WWW: https://bitbucket.org/skskeyserver/sks-keyserver/