aboutsummaryrefslogtreecommitdiff
path: root/databases/redis/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-02-17 13:19:45 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-02-17 13:19:45 +0000
commit813a79a0312d39c90e85874802c139304ad490a4 (patch)
tree206ce5e33aad3b422ff259fa551594fcb053f9ea /databases/redis/Makefile
parente3c87ce66f29861e0d5eee3778cfc0363f689040 (diff)
downloadports-813a79a0312d39c90e85874802c139304ad490a4.tar.gz
ports-813a79a0312d39c90e85874802c139304ad490a4.zip
Notes
Diffstat (limited to 'databases/redis/Makefile')
-rw-r--r--databases/redis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/redis/Makefile b/databases/redis/Makefile
index a16153524ecf..8508e7556225 100644
--- a/databases/redis/Makefile
+++ b/databases/redis/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-devel-2.*
-USE_GMAKE= yes
+USES+= gmake
MAKE_ENV= "V=yo"
USE_RC_SUBR= redis
BIN_FILES= redis-benchmark redis-check-aof redis-check-dump \