multimedia/syncplay: remove some lines that are no-ops

Submitted by:	jbeich
This commit is contained in:
Kurt Jaeger 2016-03-28 02:56:20 +00:00
parent 015031dd1e
commit 599366cf24
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=412031

View file

@ -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>