diff options
Diffstat (limited to 'devel/libevent/Makefile')
-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 5247f791be6b..df2e2b197816 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://monkey.org/~provos/ MAINTAINER= mnag@FreeBSD.org COMMENT= Provides an API to execute callback functions on certain events +USE_AUTOTOOLS= libtool:15 USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |