Date: Fri, 22 Dec 2017 02:54:09 +0000 (UTC) From: Marcelo Araujo <araujo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r456965 - head/x11/lumina-core Message-ID: <201712220254.vBM2s93h088355@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: araujo Date: Fri Dec 22 02:54:09 2017 New Revision: 456965 URL: https://svnweb.freebsd.org/changeset/ports/456965 Log: Add the '.' on if that was deleted by mistake. Modified: head/x11/lumina-core/Makefile Modified: head/x11/lumina-core/Makefile ============================================================================== --- head/x11/lumina-core/Makefile Fri Dec 22 02:49:17 2017 (r456964) +++ head/x11/lumina-core/Makefile Fri Dec 22 02:54:09 2017 (r456965) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712220254.vBM2s93h088355>