diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 17:12:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 17:12:41 +0000 |
commit | fb62fa5b100369ef8357afd2cef36f13ef4b7c8b (patch) | |
tree | c5ba29396aa56a18d8849eeee4cac87d2fb9c966 /devel/libevent2/Makefile | |
parent | b40a9298b96b50892624dbaba0aeaa82c3d79d78 (diff) |
Notes
Diffstat (limited to 'devel/libevent2/Makefile')
-rw-r--r-- | devel/libevent2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libevent2/Makefile b/devel/libevent2/Makefile index c92511b3c56a..ed461030d7b9 100644 --- a/devel/libevent2/Makefile +++ b/devel/libevent2/Makefile @@ -17,6 +17,7 @@ COMMENT= API for executing callback functions on events or timeouts LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE +WITH_FBSD10_FIX=yes USE_GNOME= lthack GNU_CONFIGURE= yes USE_LDCONFIG= ${PREFIX}/lib/event2 |