Solaris 10 event ports support
diff --git a/auto/sources b/auto/sources
index beff38b..613c582 100644
--- a/auto/sources
+++ b/auto/sources
@@ -95,6 +95,9 @@
 DEVPOLL_MODULE=ngx_devpoll_module
 DEVPOLL_SRCS=src/event/modules/ngx_devpoll_module.c
 
+EVENTPORT_MODULE=ngx_eventport_module
+EVENTPORT_SRCS=src/event/modules/ngx_eventport_module.c
+
 EPOLL_MODULE=ngx_epoll_module
 EPOLL_SRCS=src/event/modules/ngx_epoll_module.c