- Use USES=gmake

- Cleanup Makefile header
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-09-16 17:25:19 +00:00
parent 85cb348bdb
commit 7ad92fbe6b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327422
3 changed files with 5 additions and 15 deletions

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: hunspell # Created by: Baptiste Daroussin <bapt@FreeBSD.org>
# Date created: 2011-07-20
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= hunspell PORTNAME= hunspell
PORTVERSION= 1.2 PORTVERSION= 1.2
@ -16,12 +12,11 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org MAINTAINER= office@FreeBSD.org
COMMENT= Hebrew hunspell dictionaries COMMENT= Hebrew hunspell dictionaries
USES= iconv:build perl5
ALL_TARGET= hunspell ALL_TARGET= hunspell
CONFIGURE_ARGS= --enable-fatverb CONFIGURE_ARGS= --enable-fatverb
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= build USE_PERL5= build
USES= gmake iconv:build perl5
PLIST_FILES= %%DATADIR%%/he.aff \ PLIST_FILES= %%DATADIR%%/he.aff \
%%DATADIR%%/he.dic %%DATADIR%%/he.dic

View file

@ -1,9 +1,5 @@
# New ports collection makefile for: rus-ispell # Created by: ache
# Date created: 29.01.2001
# Whom: ache
#
# $FreeBSD$ # $FreeBSD$
#
PORTNAME= rus-ispell PORTNAME= rus-ispell
PORTVERSION= 0.99g5 PORTVERSION= 0.99g5
@ -16,7 +12,7 @@ COMMENT= New Russian dictionaries for ispell
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
USE_GMAKE= yes USES= gmake
.if defined(RUS_ISPELL_WITH_YO_ONLY) .if defined(RUS_ISPELL_WITH_YO_ONLY)
MAKE_ARGS+= YO=1 MAKE_ARGS+= YO=1
.endif .endif

View file

@ -12,10 +12,9 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org MAINTAINER= office@FreeBSD.org
COMMENT= Ukrainian hunspell dictionaries COMMENT= Ukrainian hunspell dictionaries
USES= iconv:build shebangfix perl5
ALL_TARGET= myspell ALL_TARGET= myspell
USE_GMAKE= yes
USE_PERL5= build USE_PERL5= build
USES= gmake iconv:build shebangfix perl5
SHEBANG_FILES= bin/*.pl SHEBANG_FILES= bin/*.pl
PLIST_FILES= %%DATADIR%%/uk_UA.aff \ PLIST_FILES= %%DATADIR%%/uk_UA.aff \