svn commit: r528020 - head/graphics/imlib2-webp

Niclas Zeising zeising at FreeBSD.org
Sun Mar 8 10:24:50 UTC 2020


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


More information about the svn-ports-all mailing list