Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2018 09:00:46 +0000 (UTC)
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483377 - in head: deskutils/kdeconnect-kde devel/kio-extras editors/lazarus-qt5 misc/freebsd-doc-bn net/kio-gdrive sysutils/gnome-power-manager sysutils/plasma5-discover sysutils/plasm...
Message-ID:  <201810290900.w9T90kvA067920@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Mon Oct 29 09:00:46 2018
New Revision: 483377
URL: https://svnweb.freebsd.org/changeset/ports/483377

Log:
  - Remove empty lines after .include <bsd.port.mk>
  
  Approved by:	portmgr blanket

Modified:
  head/deskutils/kdeconnect-kde/Makefile
  head/devel/kio-extras/Makefile
  head/editors/lazarus-qt5/Makefile
  head/misc/freebsd-doc-bn/Makefile
  head/net/kio-gdrive/Makefile
  head/sysutils/gnome-power-manager/Makefile
  head/sysutils/plasma5-discover/Makefile
  head/sysutils/plasma5-kinfocenter/Makefile
  head/sysutils/plasma5-ksysguard/Makefile
  head/sysutils/plasma5-systemsettings/Makefile
  head/sysutils/xen-tools411/Makefile

Modified: head/deskutils/kdeconnect-kde/Makefile
==============================================================================
--- head/deskutils/kdeconnect-kde/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/deskutils/kdeconnect-kde/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -30,4 +30,3 @@ USE_XORG=	ice sm x11 xext xtst
 USE_LDCONFIG=	${QT_QMLDIR}/org/kde/kdeconnect
 
 .include <bsd.port.mk>
-

Modified: head/devel/kio-extras/Makefile
==============================================================================
--- head/devel/kio-extras/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/devel/kio-extras/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -62,4 +62,3 @@ WEBENGINE_USES=	qt:5
 WEBENGINE_USE=		QT=webengine
 
 .include <bsd.port.mk>
-

Modified: head/editors/lazarus-qt5/Makefile
==============================================================================
--- head/editors/lazarus-qt5/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/editors/lazarus-qt5/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -13,4 +13,3 @@ LCL_PLATFORM=	qt5
 MASTERDIR=	${.CURDIR}/../../editors/lazarus
 
 .include "${MASTERDIR}/Makefile"
-

Modified: head/misc/freebsd-doc-bn/Makefile
==============================================================================
--- head/misc/freebsd-doc-bn/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/misc/freebsd-doc-bn/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -17,4 +17,3 @@ DOCLANG=	bn_BD.UTF-8
 .if ${PORT_OPTIONS:MPDF} || ${PORT_OPTIONS:MPS}
 BUILD_DEPENDS+=	${LOCALBASE}/share/fonts/Lohit/Lohit-Bengali.ttf:x11-fonts/lohit
 .endif
-

Modified: head/net/kio-gdrive/Makefile
==============================================================================
--- head/net/kio-gdrive/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/net/kio-gdrive/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -26,4 +26,3 @@ USE_QT=		core dbus gui network widgets xml \
 		buildtools_build  qmake_build
 
 .include <bsd.port.mk>
-

Modified: head/sysutils/gnome-power-manager/Makefile
==============================================================================
--- head/sysutils/gnome-power-manager/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/sysutils/gnome-power-manager/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -40,4 +40,3 @@ post-patch:
 		${WRKSRC}/man/meson.build
 
 .include <bsd.port.mk>
-

Modified: head/sysutils/plasma5-discover/Makefile
==============================================================================
--- head/sysutils/plasma5-discover/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/sysutils/plasma5-discover/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -21,4 +21,3 @@ USE_QT=		concurrent core dbus gui network qml quick sv
 		buildtools_build qmake_build
 
 .include <bsd.port.mk>
-

Modified: head/sysutils/plasma5-kinfocenter/Makefile
==============================================================================
--- head/sysutils/plasma5-kinfocenter/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/sysutils/plasma5-kinfocenter/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -34,4 +34,3 @@ post-install:
 	${REINPLACE_CMD} -i "" -e "s#%%DATADIR%%#${DATADIR}#"  ${STAGEDIR}/${PREFIX}/etc/xdg/kcm-about-distrorc
 
 .include <bsd.port.mk>
-

Modified: head/sysutils/plasma5-ksysguard/Makefile
==============================================================================
--- head/sysutils/plasma5-ksysguard/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/sysutils/plasma5-ksysguard/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -25,4 +25,3 @@ INOTIFY_DESC=		Filesystem alteration notifications usi
 INOTIFY_LIB_DEPENDS=	libinotify.so:devel/libinotify
 
 .include <bsd.port.mk>
-

Modified: head/sysutils/plasma5-systemsettings/Makefile
==============================================================================
--- head/sysutils/plasma5-systemsettings/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/sysutils/plasma5-systemsettings/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -17,4 +17,3 @@ USE_QT=		concurrent core dbus gui network qml quick wi
 		buildtools_build qmake_build
 
 .include <bsd.port.mk>
-

Modified: head/sysutils/xen-tools411/Makefile
==============================================================================
--- head/sysutils/xen-tools411/Makefile	Mon Oct 29 08:51:36 2018	(r483376)
+++ head/sysutils/xen-tools411/Makefile	Mon Oct 29 09:00:46 2018	(r483377)
@@ -92,4 +92,3 @@ post-install:
 	${MKDIR} ${STAGEDIR}/var/run/xen
 
 .include <bsd.port.mk>
-



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