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

This commit is contained in:
Baptiste Daroussin 2013-09-20 23:19:33 +00:00
parent 0068f2d47f
commit 0e5cfbafe0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327774
12 changed files with 16 additions and 30 deletions

View File

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

View File

@ -9,5 +9,6 @@ COMMENT= Ukrainian messages and documentation for Calligra
CALLIGRA_L10N= uk
NO_STAGE= yes
.include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: emacs-koi8u.el
# Date created: Mon Dec 12 23:19:55 UTC 2005
# Whom: Andrey Slusar <anray@FreeBSD.org>
#
# Created by: Andrey Slusar <anray@FreeBSD.org>
# $FreeBSD$
#
PORTNAME= koi8u
PORTVERSION= 1.0
@ -24,6 +20,7 @@ XEMACSLISPDIR= ${PREFIX}/lib/xemacs/site-lisp
PLIST_FILES= share/emacs/site-lisp/ukr-koi8u.el lib/xemacs/site-lisp/ukr-koi8u.el
PLIST_DIRS= lib/xemacs/site-lisp lib/xemacs
NO_STAGE= yes
do-install:
${MKDIR} ${EMACSLISPDIR}
${MKDIR} ${XEMACSLISPDIR}

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: uk-webalizer
# Date created: 22 May 2001
# Whom: mike@LITech.lviv.ua
#
# Created by: mike@LITech.lviv.ua
# $FreeBSD$
#
MASTERDIR= ${.CURDIR}/../../graphics/gd
CATEGORIES= ukrainian
@ -15,4 +11,5 @@ BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/x11-fonts/geminifonts:fetch
GD_FONTS= ${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \
koi10x16b.bdf koi9x15.bdf koi10x20.bdf
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View File

@ -21,6 +21,7 @@ PLIST_FILES= %%DATADIR%%/uk_UA.aff \
%%DATADIR%%/uk_UA.dic
PLIST_DIRSTRY= %%DATADIR%%
NO_STAGE= yes
do-install:
${MKDIR} ${DATADIR}/
cd ${WRKSRC}/dist/my${DISTNAME}/ && ${INSTALL_DATA} uk_UA.aff uk_UA.dic ${DATADIR}/

View File

@ -1,9 +1,4 @@
# New ports collection makefile for: hyphen
# Date created: 2011-07-21
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= hyphen
PORTVERSION= 2005.03.08
@ -25,6 +20,7 @@ NO_WRKSUBDIR= yes
PLIST_FILES= %%DATADIR%%/hyph_uk_UA.dic
PLIST_DIRSTRY= %%DATADIR%%
NO_STAGE= yes
do-install:
${MKDIR} ${DATADIR}/
${INSTALL_DATA} ${WRKSRC}/hyph_uk_UA.dic ${DATADIR}/

View File

@ -18,6 +18,7 @@ USE_BZIP2= YES
ALL_TARGET= koi
# Still need gmake for other reasons :-\
NO_STAGE= yes
#post-patch:
# ${PERL} -pi -e 's,\$$\(MAKE\) -C (\w+),cd \1 && make,g' \
# ${WRKSRC}/Makefile.in

View File

@ -11,6 +11,7 @@ COMMENT= Ukrainian messages and documentation for KDE SC 4
KDE4_L10N= uk
MANLANG= ${KDE4_L10N}
NO_STAGE= yes
.include <${.CURDIR}/Makefile.man>
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"

View File

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

View File

@ -1,9 +1,5 @@
# New ports collection makefile for: koi8rPS
# Date created: 22 July 1999
# Whom: mi@aldan.algebra.com
#
# Created by: mi@aldan.algebra.com
# $FreeBSD$
#
PORTNAME= monaco
PORTVERSION= 1.0
@ -29,6 +25,7 @@ MAKEFILE= ${FILESDIR}/Makefile
MAKE_ENV+= INSTALL_DATA="${INSTALL_DATA}" MKDIR="${MKDIR}"
MAKE_ARGS+= -j 2
NO_STAGE= yes
post-install:
${CAT} ${PKGMESSAGE}

View File

@ -1,9 +1,4 @@
# New ports collection makefile for: mythes
# Date created: 2011-07-21
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mythes
PORTVERSION= 1.6.5
@ -27,6 +22,7 @@ PLIST_FILES= %%DATADIR%%/th_uk_UA.dat \
%%DATADIR%%/th_uk_UA.idx
PLIST_DIRSTRY= %%DATADIR%%
NO_STAGE= yes
do-build:
@${PERL} ${WRKSRC}/bin/th_gen_idx.pl < ${WRKSRC}/src/thesaurus/th_uk_UA.dat > ${WRKSRC}/src/thesaurus/th_uk_UA.idx

View File

@ -10,4 +10,5 @@ LIB_DEPENDS= gd:${PORTSDIR}/ukrainian/gd
WEBALIZER_LANG= ukrainian
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"