svn commit: r453230 - in head/x11-fm: pcmanfm pcmanfm-qt

Jimmy Olgeni olgeni at FreeBSD.org
Tue Oct 31 11:42:48 UTC 2017


Author: olgeni
Date: Tue Oct 31 11:42:47 2017
New Revision: 453230
URL: https://svnweb.freebsd.org/changeset/ports/453230

Log:
  x11-fm/pcmanfm{-qt}: whitespace cleanup.

Modified:
  head/x11-fm/pcmanfm-qt/Makefile
  head/x11-fm/pcmanfm/Makefile

Modified: head/x11-fm/pcmanfm-qt/Makefile
==============================================================================
--- head/x11-fm/pcmanfm-qt/Makefile	Tue Oct 31 11:42:13 2017	(r453229)
+++ head/x11-fm/pcmanfm-qt/Makefile	Tue Oct 31 11:42:47 2017	(r453230)
@@ -12,13 +12,13 @@ COMMENT=	LXQt file manager
 LICENSE=	GPLv2
 
 LIB_DEPENDS=	libmenu-cache.so:x11/menu-cache \
-	libfm.so:x11/libfm \
-	libexif.so:graphics/libexif
+		libfm.so:x11/libfm \
+		libexif.so:graphics/libexif
 
-USES=	cmake:outsource compiler:c++11-lib desktop-file-utils \
-	gettext-runtime localbase:ldflags lxqt pkgconfig kde:5 tar:xz
+USES=		cmake:outsource compiler:c++11-lib desktop-file-utils \
+		gettext-runtime localbase:ldflags lxqt pkgconfig kde:5 tar:xz
 USE_QT5=	buildtools_build qmake_build core dbus gui linguisttools \
-	widgets x11extras
+		widgets x11extras
 USE_KDE=	oxygen-icons5
 USE_LXQT=	buildtools libfmqt
 USE_GNOME=	glib20

Modified: head/x11-fm/pcmanfm/Makefile
==============================================================================
--- head/x11-fm/pcmanfm/Makefile	Tue Oct 31 11:42:13 2017	(r453229)
+++ head/x11-fm/pcmanfm/Makefile	Tue Oct 31 11:42:47 2017	(r453230)
@@ -12,8 +12,8 @@ COMMENT=	PCMan File Manager
 LICENSE=	GPLv2
 
 LIB_DEPENDS=	libfm-gtk.so:x11/libfm \
-	libfontconfig.so:x11-fonts/fontconfig \
-	libfreetype.so:print/freetype2
+		libfontconfig.so:x11-fonts/fontconfig \
+		libfreetype.so:print/freetype2
 
 USES=		desktop-file-utils gettext gmake libtool localbase pkgconfig \
 		tar:xz


More information about the svn-ports-all mailing list