Pet portlint. Found while chasing tier-2 problems.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-09-18 11:57:06 +00:00
parent f3451549b5
commit 3bc5e2e00e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480013

View File

@ -24,6 +24,9 @@ LUAJIT_DESC= Use lang/luajit instead of builtin lua
TESTS_DESC= Install lang/tcl for redis unit tests
TRIB_DESC= Install redis-trib.rb (lang/ruby req.)
USES+= gmake
MAKE_ENV= "V=yo"
.include <bsd.port.options.mk>
.if ${ARCH} == i386 && ! ${CFLAGS:M-march=*}
@ -65,8 +68,6 @@ LDFLAGS+= -lpthread -lm -lexecinfo
CONFLICTS?= redis-4.*
USES+= gmake
MAKE_ENV= "V=yo"
USE_RC_SUBR= redis sentinel
BIN_FILES= redis-benchmark redis-check-aof redis-check-rdb \
redis-cli redis-sentinel redis-server