diff options
| author | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-03-08 21:14:19 +0000 |
|---|---|---|
| committer | Vladimir Druzenko <vvd@FreeBSD.org> | 2026-03-08 21:14:19 +0000 |
| commit | 1d6c2bbb6ec98926cad6b1d6f11eda6b89a3576c (patch) | |
| tree | 0140704c54974709f08740e43b4293a8e1610c56 | |
| parent | b85c7ff77f1ef875375296375ee0bce61760e334 (diff) | |
devel/p5-Dist-Build: Connect to build
PR: 293592
Reported by: antoine (via email)
Fixes: 07372780ac64 (Modern perl module builder)
| -rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index fb9937c11aea..bf4f1c2b21b7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2540,6 +2540,7 @@ SUBDIR += p5-Directory-Queue SUBDIR += p5-Directory-Scratch SUBDIR += p5-Directory-Scratch-Structured + SUBDIR += p5-Dist-Build SUBDIR += p5-Dist-CheckConflicts SUBDIR += p5-Dist-Joseki SUBDIR += p5-Dist-Metadata |
