From owner-svn-ports-head@freebsd.org Thu Feb 9 09:01:30 2017 Return-Path: Delivered-To: svn-ports-head@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 3ABE7CD7BF4; Thu, 9 Feb 2017 09:01:30 +0000 (UTC) (envelope-from amdmi3@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 079A0298; Thu, 9 Feb 2017 09:01:29 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1991TpI060798; Thu, 9 Feb 2017 09:01:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1991T79060797; Thu, 9 Feb 2017 09:01:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702090901.v1991T79060797@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 09:01:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433714 - head/x11-themes/lxde-icon-theme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 09:01:30 -0000 Author: amdmi3 Date: Thu Feb 9 09:01:28 2017 New Revision: 433714 URL: https://svnweb.freebsd.org/changeset/ports/433714 Log: - Drop USES=gmake,iconv: builds fine with system make and doesn't really need iconv - Switch to options helpers Modified: head/x11-themes/lxde-icon-theme/Makefile Modified: head/x11-themes/lxde-icon-theme/Makefile ============================================================================== --- head/x11-themes/lxde-icon-theme/Makefile Thu Feb 9 08:57:26 2017 (r433713) +++ head/x11-themes/lxde-icon-theme/Makefile Thu Feb 9 09:01:28 2017 (r433714) @@ -12,22 +12,22 @@ COMMENT= LXDE Icon Theme LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake iconv tar:xz +USES= tar:xz GNU_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} NO_ARCH= yes DATADIR= ${PREFIX}/share/lxde -INSTALLS_ICONS= YES +INSTALLS_ICONS= yes PORTDOCS= AUTHORS + OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|cp -raf --no-preserve=ownership|cp -RpPf|' \ ${WRKSRC}/Makefile.in -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}