From 5983ce920071a3e0c7e8d7d0e47b38c469a5f8e4 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 30 Apr 2024 08:15:04 +0000 Subject: [PATCH] print/Makefile: + py-pikepdf --- print/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/Makefile b/print/Makefile index 2e3f87b95204..a3a70b3afeda 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.932 2024/04/30 07:38:15 wiz Exp $ +# $NetBSD: Makefile,v 1.933 2024/04/30 08:15:04 wiz Exp $ # COMMENT= Desktop publishing @@ -142,6 +142,7 @@ SUBDIR+= py-octoprint SUBDIR+= py-octoprint-filecheck SUBDIR+= py-octoprint-firmwarecheck SUBDIR+= py-octoprint-pisupport +SUBDIR+= py-pikepdf SUBDIR+= py-pslib SUBDIR+= py-pspdfutils SUBDIR+= py-pydyf