mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
1689daa4e9
The former remains unchanged, the latter is a new port required for net/tdesktop as pure BUILD_DEPENDENCY. The way upstream handles this, such split seems like the easiest solution. OK rsadowski sthen op
6 lines
72 B
Makefile
6 lines
72 B
Makefile
SUBDIR =
|
|
SUBDIR += tdlib
|
|
SUBDIR += tde2e
|
|
|
|
.include <bsd.port.subdir.mk>
|