multimedia/syncplay: remove some lines that are no-ops
Submitted by: jbeich
This commit is contained in:
parent
015031dd1e
commit
599366cf24
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412031
1 changed files with 0 additions and 4 deletions
|
@ -34,8 +34,4 @@ VLC_MAKE_ARGS_OFF= VLC_SUPPORT=false
|
|||
CLIENT_INSTALL_TARGET= install-client
|
||||
SERVER_INSTALL_TARGET= install-server
|
||||
|
||||
.if !empty(PORT_OPTIONS:MCLIENT) && !empty(PORT_OPTIONS:MSERVER)
|
||||
INSTALL_TARGET= install
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue