From a1ea653cf5ce42a7ea9f0f934723fc7a743595f9 Mon Sep 17 00:00:00 2001 From: Pietro Cerutti Date: Mon, 17 Feb 2014 13:22:56 +0000 Subject: - Convert to USES=tcl gmake --- databases/redis-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/redis-devel') diff --git a/databases/redis-devel/Makefile b/databases/redis-devel/Makefile index ddcecaf33643..b8033b61cfae 100644 --- a/databases/redis-devel/Makefile +++ b/databases/redis-devel/Makefile @@ -39,7 +39,7 @@ LDFLAGS+= -Wl,-E .endif .if ${PORT_OPTIONS:MTESTS} -USE_TCL_BUILD= yes +USES+= tcl:build .endif CFLAGS+= -I${LOCALBASE}/include @@ -47,7 +47,7 @@ LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lm -lexecinfo CONFLICTS?= redis-2.* -USE_GMAKE= yes +USES+= gmake MAKE_ENV= "V=yo" USE_RC_SUBR= redis BIN_FILES= redis-benchmark redis-check-aof redis-check-dump \ -- cgit v1.2.3