mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
1a87fa596b
see https://github.com/buildbot/buildbot/releases/tag/v4.1.0 drop the react-* plugins, they've been merged in the related www/grid/waterfall/console plugins. one might have to readapt the plugins line in the www config if the react plugins had been explicitely enabled/listed
10 lines
155 B
Makefile
10 lines
155 B
Makefile
SUBDIR =
|
|
SUBDIR += buildbot
|
|
SUBDIR += console-view
|
|
SUBDIR += grid-view
|
|
SUBDIR += pkg
|
|
SUBDIR += waterfall-view
|
|
SUBDIR += www
|
|
|
|
.include <bsd.port.subdir.mk>
|