Fix build on SunOS.

This commit is contained in:
hans 2011-09-14 16:33:45 +00:00
parent 9daed0d88c
commit f24d9965a5

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.37 2011/04/23 21:17:28 jmmv Exp $
# $NetBSD: Makefile,v 1.38 2011/09/14 16:33:45 hans Exp $
#
DISTNAME= libevent-2.0.10-stable
@ -20,6 +20,7 @@ TEST_TARGET= verify
PKG_DESTDIR_SUPPORT= user-destdir
LIBS.SunOS+= -lnsl -lresolv
CPPFLAGS.SunOS+= -D__EXTENSIONS__
PKGCONFIG_OVERRIDE+= libevent_openssl.pc.in
PKGCONFIG_OVERRIDE+= libevent_pthreads.pc.in