aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2025-07-16 17:17:33 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2025-07-16 17:21:32 +0000
commit20a312a77845443b70ef38495432782fddac6c81 (patch)
treec619f52091a491389606121a401f705f7a3c1c6c
parentdb683e56c9c7fd7602502d4ef64e6e4d1426713f (diff)
devel/Makefile: connect two new ports to the build
-rw-r--r--devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index d2927750b432..b3290d52fc79 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1995,6 +1995,7 @@
SUBDIR += p5-CLI-Osprey
SUBDIR += p5-CPAN-Changes
SUBDIR += p5-CPAN-Checksums
+ SUBDIR += p5-CPAN-Common-Index
SUBDIR += p5-CPAN-DistnameInfo
SUBDIR += p5-CPAN-Inject
SUBDIR += p5-CPAN-Meta
@@ -3628,6 +3629,7 @@
SUBDIR += p5-Test-CPAN-Meta
SUBDIR += p5-Test-CPAN-Meta-YAML
SUBDIR += p5-Test-CheckDeps
+ SUBDIR += p5-Test-CPANfile
SUBDIR += p5-Test-CheckManifest
SUBDIR += p5-Test-Class
SUBDIR += p5-Test-Class-Most