From owner-svn-ports-head@FreeBSD.ORG Mon Sep 16 17:25:21 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F2B05C43; Mon, 16 Sep 2013 17:25:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C59722DE2; Mon, 16 Sep 2013 17:25:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r8GHPKVn099603; Mon, 16 Sep 2013 17:25:20 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r8GHPKvJ099600; Mon, 16 Sep 2013 17:25:20 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309161725.r8GHPKvJ099600@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 16 Sep 2013 17:25:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r327422 - in head: hebrew/hunspell russian/rus-ispell ukrainian/hunspell 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.14 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: Mon, 16 Sep 2013 17:25:21 -0000 Author: sunpoet Date: Mon Sep 16 17:25:19 2013 New Revision: 327422 URL: http://svnweb.freebsd.org/changeset/ports/327422 Log: - Use USES=gmake - Cleanup Makefile header Modified: head/hebrew/hunspell/Makefile head/russian/rus-ispell/Makefile (contents, props changed) head/ukrainian/hunspell/Makefile Modified: head/hebrew/hunspell/Makefile ============================================================================== --- head/hebrew/hunspell/Makefile Mon Sep 16 17:23:39 2013 (r327421) +++ head/hebrew/hunspell/Makefile Mon Sep 16 17:25:19 2013 (r327422) @@ -1,9 +1,5 @@ -# New ports collection makefile for: hunspell -# Date created: 2011-07-20 -# Whom: Baptiste Daroussin -# +# Created by: Baptiste Daroussin # $FreeBSD$ -# PORTNAME= hunspell PORTVERSION= 1.2 @@ -16,12 +12,11 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Hebrew hunspell dictionaries -USES= iconv:build perl5 ALL_TARGET= hunspell CONFIGURE_ARGS= --enable-fatverb GNU_CONFIGURE= yes -USE_GMAKE= yes USE_PERL5= build +USES= gmake iconv:build perl5 PLIST_FILES= %%DATADIR%%/he.aff \ %%DATADIR%%/he.dic Modified: head/russian/rus-ispell/Makefile ============================================================================== --- head/russian/rus-ispell/Makefile Mon Sep 16 17:23:39 2013 (r327421) +++ head/russian/rus-ispell/Makefile Mon Sep 16 17:25:19 2013 (r327422) @@ -1,9 +1,5 @@ -# New ports collection makefile for: rus-ispell -# Date created: 29.01.2001 -# Whom: ache -# +# Created by: ache # $FreeBSD$ -# PORTNAME= rus-ispell PORTVERSION= 0.99g5 @@ -16,7 +12,7 @@ COMMENT= New Russian dictionaries for is BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell -USE_GMAKE= yes +USES= gmake .if defined(RUS_ISPELL_WITH_YO_ONLY) MAKE_ARGS+= YO=1 .endif Modified: head/ukrainian/hunspell/Makefile ============================================================================== --- head/ukrainian/hunspell/Makefile Mon Sep 16 17:23:39 2013 (r327421) +++ head/ukrainian/hunspell/Makefile Mon Sep 16 17:25:19 2013 (r327422) @@ -12,10 +12,9 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Ukrainian hunspell dictionaries -USES= iconv:build shebangfix perl5 ALL_TARGET= myspell -USE_GMAKE= yes USE_PERL5= build +USES= gmake iconv:build shebangfix perl5 SHEBANG_FILES= bin/*.pl PLIST_FILES= %%DATADIR%%/uk_UA.aff \