--- files/patch-Makefile.in.orig 2019-03-30 15:47:42.000000000 +0000 +++ files/patch-Makefile.in 2020-01-30 11:32:11.409977000 +0000 @@ -1,5 +1,14 @@ ---- Makefile.in.orig 2018-05-11 10:16:05 UTC +--- Makefile.in.orig 2020-01-30 11:09:31 UTC +++ Makefile.in +@@ -49,7 +49,7 @@ dh512.h: + openssl dhparam -5 -C -noout 512 > dh512.h + + dh@C_DH_LEN@.h: +- openssl dhparam -5 -C -noout @C_DH_LEN@ > dh@C_DH_LEN@.h ++ openssl dhparam -dsaparam -C -noout @C_DH_LEN@ > dh@C_DH_LEN@.h + + svc.o: svc.c dh512.h dh@C_DH_LEN@.h + ${CC} ${CFLAGS} -c -o svc.o svc.c @@ -58,11 +58,11 @@ $(OBJS) poundctl.o: pound.h config.h install: all