diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-28 18:00:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-28 18:00:25 +0000 |
commit | 3a61669522b583962b1c9c2e1f53d10e09b4fce4 (patch) | |
tree | 08155d4ea370ea1deb3ccca36444db32502b12d8 /devel/libevent | |
parent | 8c82d344e7afe30c049a9672bd66d992e1ec954a (diff) | |
download | ports-3a61669522b583962b1c9c2e1f53d10e09b4fce4.tar.gz ports-3a61669522b583962b1c9c2e1f53d10e09b4fce4.zip |
Notes
Diffstat (limited to 'devel/libevent')
-rw-r--r-- | devel/libevent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile index 1a3bf95d1920..1712bac8e6a5 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -17,6 +17,7 @@ COMMENT= Provides an API to execute callback functions on certain events LICENSE= BSD +WITH_FBSD10_FIX= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |