From owner-svn-ports-all@freebsd.org Mon Aug 21 16:55:02 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA76ADE7D3D; Mon, 21 Aug 2017 16:55:02 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A813777679; Mon, 21 Aug 2017 16:55:02 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7LGt1Ct007111; Mon, 21 Aug 2017 16:55:01 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7LGt1JZ007108; Mon, 21 Aug 2017 16:55:01 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201708211655.v7LGt1JZ007108@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 21 Aug 2017 16:55:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448481 - in head: sysutils/signon-ui x11/gdm X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in head: sysutils/signon-ui x11/gdm X-SVN-Commit-Revision: 448481 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2017 16:55:03 -0000 Author: mat Date: Mon Aug 21 16:55:01 2017 New Revision: 448481 URL: https://svnweb.freebsd.org/changeset/ports/448481 Log: Cleanup ${PORTSDIR}/ from *DEPENDS. Sponsored by: Absolight Modified: head/sysutils/signon-ui/Makefile (contents, props changed) head/x11/gdm/Makefile (contents, props changed) Modified: head/sysutils/signon-ui/Makefile ============================================================================== --- head/sysutils/signon-ui/Makefile Mon Aug 21 16:45:27 2017 (r448480) +++ head/sysutils/signon-ui/Makefile Mon Aug 21 16:55:01 2017 (r448481) @@ -13,10 +13,10 @@ COMMENT= Component for handling accounts-sso user inte LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libaccounts-qt5.so:${PORTSDIR}/net-im/libaccounts-qt5 \ - libnotify.so:${PORTSDIR}/devel/libnotify \ - libsignon-qt5.so:${PORTSDIR}/sysutils/signon-qt5 \ - libproxy.so:${PORTSDIR}/net/libproxy +LIB_DEPENDS= libaccounts-qt5.so:net-im/libaccounts-qt5 \ + libnotify.so:devel/libnotify \ + libsignon-qt5.so:sysutils/signon-qt5 \ + libproxy.so:net/libproxy USES= pkgconfig python qmake tar:bz2 USE_QT5= buildtools_build qmake_build webkit widgets Modified: head/x11/gdm/Makefile ============================================================================== --- head/x11/gdm/Makefile Mon Aug 21 16:45:27 2017 (r448480) +++ head/x11/gdm/Makefile Mon Aug 21 16:55:01 2017 (r448481) @@ -92,7 +92,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message GNOME_LOCALSTATEDIR= /var OPTIONS_DEFINE= IPV6 -KEYRING_RUN_DEPENDS= ${LOCALBASE}/lib/pam_gnome_keyring.so:${PORTSDIR}/security/gnome-keyring +KEYRING_RUN_DEPENDS= ${LOCALBASE}/lib/pam_gnome_keyring.so:security/gnome-keyring IPV6_CONFIGURE_ENABLE= ipv6