mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
dd3553de0c
-embed subpackage and turned off -main as the two can't be built in one configure run). It was only used by unit (now archived upstream). If this comes back it needs doing differently (probably a separate port) as this approach doesn't work well with dpb -R (now used for stable builds).
7 lines
82 B
Makefile
7 lines
82 B
Makefile
SUBDIR =
|
|
SUBDIR += 8.3
|
|
SUBDIR += 8.4
|
|
SUBDIR += 8.5
|
|
|
|
.include <bsd.port.subdir.mk>
|