Remove needless code, no functional change.
This commit is contained in:
parent
951f6430ea
commit
20fc51a5c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419791
2 changed files with 0 additions and 4 deletions
|
@ -23,8 +23,6 @@ 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.)
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MTRIB}
|
||||
|
|
|
@ -22,8 +22,6 @@ 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.)
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MTRIB}
|
||||
|
|
Loading…
Reference in a new issue