Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2018 12:04:36 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480014 - head/net/boinc-client
Message-ID:  <201809181204.w8IC4axx083634@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: linimon
Date: Tue Sep 18 12:04:35 2018
New Revision: 480014
URL: https://svnweb.freebsd.org/changeset/ports/480014

Log:
  Cosmetic.

Modified:
  head/net/boinc-client/Makefile

Modified: head/net/boinc-client/Makefile
==============================================================================
--- head/net/boinc-client/Makefile	Tue Sep 18 11:57:06 2018	(r480013)
+++ head/net/boinc-client/Makefile	Tue Sep 18 12:04:35 2018	(r480014)
@@ -12,7 +12,8 @@ COMMENT=	Berkeley Open Infrastructure for Network Comp
 
 LICENSE=	LGPL3
 
-USES=		autoreconf dos2unix gettext gmake libtool pkgconfig ssl tar:xz
+USES=		autoreconf dos2unix gettext gmake \
+		libtool pkgconfig ssl tar:xz
 INSTALL_TARGET=	install-strip
 GNU_CONFIGURE=	yes
 USE_GITHUB=	yes
@@ -59,7 +60,7 @@ MANAGER_USES=		iconv
 MANAGER_LIB_DEPENDS=	libnotify.so:devel/libnotify \
 			libfontconfig.so:x11-fonts/fontconfig \
 			libsqlite3.so:databases/sqlite3 \
-			libxcb-util.so:x11/xcb-util 
+			libxcb-util.so:x11/xcb-util
 MANAGER_CONFIGURE_ON=	--with-sqlite3-prefix=${LOCALBASE}
 MANAGER_CONFIGURE_OFF=	--with-wx-config=false --without-x
 MANAGER_CONFIGURE_ENABLE=manager



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