=================================================================== RCS file: /cvsrepo/anoncvs/cvs/ports/Makefile,v retrieving revision 1.86 retrieving revision 1.87 diff -c -r1.86 -r1.87 *** ports/Makefile 2018/12/14 18:57:58 1.86 --- ports/Makefile 2021/11/06 19:09:10 1.87 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.86 2018/12/14 18:57:58 espie Exp $ .if !defined(BSD_OWN_MK) . include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.87 2021/11/06 19:09:10 rsadowski Exp $ .if !defined(BSD_OWN_MK) . include *************** *** 68,73 **** --- 68,74 ---- SUBDIR += sysutils SUBDIR += telephony SUBDIR += textproc + SUBDIR += wayland SUBDIR += www SUBDIR += x11 .endif