1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Fix LIB_DEPENDS

Pointy hat to:	seanc
This commit is contained in:
Marcus Alves Grando 2006-07-05 13:49:49 +00:00
parent 18c0cff263
commit 77cf256612
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166981

View File

@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= distfiles
MAINTAINER= seanc@FreeBSD.org
COMMENT= High-performance distributed memory object cache system
LIB_DEPENDS= event-1.1a:${PORTSDIR}/devel/libevent
LIB_DEPENDS= event-1.2:${PORTSDIR}/devel/libevent
USE_RC_SUBR= memcached
GNU_CONFIGURE= YES