1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Add NO_STAGE all over the place in preparation for the staging support (cat: hebrew)

This commit is contained in:
Baptiste Daroussin 2013-09-20 18:41:52 +00:00
parent eb08c5441c
commit 3acd8bd594
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327734
8 changed files with 12 additions and 21 deletions

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: he-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
#
PORTNAME= aspell
DISTVERSION= 6-he-1.0-0
@ -16,5 +12,6 @@ COMMENT= Aspell Hebrew dictionaries
DICT= he
NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>

View File

@ -1,9 +1,5 @@
# Ports collection makefile for: culmus
# Date created: 11 Apr 2003
# Whom: Yonatan <onatan@gmail.com>
#
# Created by: Yonatan <onatan@gmail.com>
# $FreeBSD$
#
PORTNAME= culmus
PORTVERSION= 0.101
@ -20,6 +16,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
NO_BUILD= yes
NO_STAGE= yes
do-install:
${MKDIR} ${LOCALBASE}/lib/X11/fonts/culmus
. for filename in AharoniCLM-Bold AharoniCLM-BoldOblique AharoniCLM-Book AharoniCLM-BookOblique CaladingsCLM DavidCLM-Bold DavidCLM-Medium DavidCLM-MediumItalic DrugulinCLM-Bold DrugulinCLM-BoldItalic ElliniaCLM-Bold ElliniaCLM-BoldItalic ElliniaCLM-Light ElliniaCLM-LightItalic FrankRuehlCLM-Bold FrankRuehlCLM-BoldOblique FrankRuehlCLM-Medium FrankRuehlCLM-MediumOblique MiriamCLM-Bold MiriamCLM-Book MiriamMonoCLM-Bold MiriamMonoCLM-BoldOblique MiriamMonoCLM-Book MiriamMonoCLM-BookOblique NachlieliCLM-Bold NachlieliCLM-BoldOblique NachlieliCLM-Light NachlieliCLM-LightOblique YehudaCLM-Bold YehudaCLM-Light

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: elmar-fonts
# Date created: 23 March 2000
# Whom: nadav@cs.technion.ac.il
#
# Created by: nadav@cs.technion.ac.il
# $FreeBSD$
#
PORTNAME= elmar-fonts
PORTVERSION= 3.3
@ -19,6 +15,7 @@ COMMENT= A collection of Hebrew fonts from El-Mar software Ltd
NO_WRKSUBDIR= yes
NO_BUILD= yes
NO_STAGE= yes
do-install:
${MKDIR} ${PREFIX}/lib/X11/fonts/hebrew
${TAR} -C ${PREFIX}/lib/X11/fonts/hebrew -xZpf \

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: he2
# Date created: 3 August 2001
# Whom: nadav@libagent.org
#
# Created by: nadav@libagent.org
# $FreeBSD$
#
PORTNAME= he2
PORTVERSION= 0.61
@ -20,6 +16,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
NO_STAGE= yes
post-install:
@${CAT} ${PKGMESSAGE}

View File

@ -22,6 +22,7 @@ MAN3= hspell.3
SUB_FILES= pkg-message
SUB_LIST= PORTSDIR=${PORTSDIR}
NO_STAGE= yes
post-install:
@${CAT} ${PKGMESSAGE}

View File

@ -1,4 +1,3 @@
# Created by: Baptiste Daroussin <bapt@FreeBSD.org>
# $FreeBSD$
PORTNAME= hunspell
@ -22,6 +21,7 @@ PLIST_FILES= %%DATADIR%%/he.aff \
%%DATADIR%%/he.dic
PLIST_DIRSTRY= %%DATADIR%%
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} 's|/usr/bin/perl|${PERL}|g' ${WRKSRC}/pmerge

View File

@ -9,5 +9,6 @@ COMMENT= Hebrew messages and documentation for KDE SC 4
KDE4_L10N= he
NO_STAGE= yes
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>

View File

@ -4,6 +4,7 @@ LO_I18N= he
LO_HAS_HELPPACK= yes
CATEGORIES= hebrew editors
NO_STAGE= yes
.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
.include <bsd.port.mk>