diff --git a/net/aria2/Makefile b/net/aria2/Makefile index b43e0396bb48d..91ce383f3e29f 100644 --- a/net/aria2/Makefile +++ b/net/aria2/Makefile @@ -26,6 +26,9 @@ CONFIGURE_ARGS+= --with-included-gettext=no CONFIGURE_ARGS+= --with-libexpat CONFIGURE_ARGS+= --without-libxml2 +OPSYSVARS+= CONFIGURE_ARGS +CONFIGURE_ARGS.SunOS+= --disable-epoll + GCC_REQD+= 3.4 TEST_TARGET= check USE_FEATURES= getopt_long snprintf