diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-20 11:57:16 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-20 11:57:16 +0000 |
| commit | 7eca7b369281e89174856ab9e2e6b2c0dc801a35 (patch) | |
| tree | d05eb48161816e208c8f68a4aabfeee1c0475d8b /databases/sharedance | |
| parent | 1d9173233bb057fcabc9c3df1138f6a41e546315 (diff) | |
Notes
Diffstat (limited to 'databases/sharedance')
| -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 |
