diff options
Diffstat (limited to 'databases/sharedance/Makefile')
-rw-r--r-- | databases/sharedance/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sharedance/Makefile b/databases/sharedance/Makefile index b78f3ab00b8f..ef3f43e328af 100644 --- a/databases/sharedance/Makefile +++ b/databases/sharedance/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://download.pureftpd.org/pub/sharedance/ MAINTAINER= gslin@gslin.org COMMENT= A daemon to centralize keys and associated data -LIB_DEPENDS= libevent-1.so:${PORTSDIR}/devel/libevent +LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent CONFIGURE_ARGS= --with-largefile GNU_CONFIGURE= yes |