Add the '.' on if that was deleted by mistake.

This commit is contained in:
Marcelo Araujo 2017-12-22 02:54:09 +00:00
parent be83dd9738
commit a92d8470da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=456965

View file

@ -31,7 +31,7 @@ I18N_DESC= Install localization files
.include <bsd.port.options.mk>
if ${PORT_OPTIONS:MMULTIMEDIA}
.if ${PORT_OPTIONS:MMULTIMEDIA}
RUN_DEPENDS+= gstreamer1-plugins-core>=0:multimedia/gstreamer1-plugins-core
.endif