Date: Sun, 8 Mar 2020 10:24:48 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r528020 - head/graphics/imlib2-webp Message-ID: <202003081024.028AOmdH017234@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Sun Mar 8 10:24:48 2020 New Revision: 528020 URL: https://svnweb.freebsd.org/changeset/ports/528020 Log: graphics/imlib2-webp: Tabs, not spaces. Modified: head/graphics/imlib2-webp/Makefile Modified: head/graphics/imlib2-webp/Makefile ============================================================================== --- head/graphics/imlib2-webp/Makefile Sun Mar 8 10:19:10 2020 (r528019) +++ head/graphics/imlib2-webp/Makefile Sun Mar 8 10:24:48 2020 (r528020) @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libImlib2.so:graphics/imlib2 \ libwebp.so:graphics/webp -CONFLICTS_INSTALL= imlib2 +CONFLICTS_INSTALL= imlib2 USES= gmake pkgconfig USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003081024.028AOmdH017234>