Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2017 11:42:47 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r453230 - in head/x11-fm: pcmanfm pcmanfm-qt
Message-ID:  <201710311142.v9VBglHX038592@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710311142.v9VBglHX038592>