summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ukrainian/aspell/Makefile7
-rw-r--r--ukrainian/calligra-l10n/Makefile1
-rw-r--r--ukrainian/emacs-koi8u/Makefile7
-rw-r--r--ukrainian/gd/Makefile7
-rw-r--r--ukrainian/hunspell/Makefile1
-rw-r--r--ukrainian/hyphen/Makefile6
-rw-r--r--ukrainian/ispell/Makefile1
-rw-r--r--ukrainian/kde4-l10n/Makefile1
-rw-r--r--ukrainian/libreoffice/Makefile1
-rw-r--r--ukrainian/monacofonts/Makefile7
-rw-r--r--ukrainian/mythes/Makefile6
-rw-r--r--ukrainian/webalizer/Makefile1
12 files changed, 16 insertions, 30 deletions
diff --git a/ukrainian/aspell/Makefile b/ukrainian/aspell/Makefile
index a4e115482d09..ac4cb550ae24 100644
--- a/ukrainian/aspell/Makefile
+++ b/ukrainian/aspell/Makefile
@@ -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>
diff --git a/ukrainian/calligra-l10n/Makefile b/ukrainian/calligra-l10n/Makefile
index 7d641ae02893..60fc3ab3d77c 100644
--- a/ukrainian/calligra-l10n/Makefile
+++ b/ukrainian/calligra-l10n/Makefile
@@ -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>
diff --git a/ukrainian/emacs-koi8u/Makefile b/ukrainian/emacs-koi8u/Makefile
index 4a5984798754..6ff03a1de332 100644
--- a/ukrainian/emacs-koi8u/Makefile
+++ b/ukrainian/emacs-koi8u/Makefile
@@ -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}
diff --git a/ukrainian/gd/Makefile b/ukrainian/gd/Makefile
index 95f756f8c21c..dc687b5d1c45 100644
--- a/ukrainian/gd/Makefile
+++ b/ukrainian/gd/Makefile
@@ -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"
diff --git a/ukrainian/hunspell/Makefile b/ukrainian/hunspell/Makefile
index d0c49ede70aa..43d9f695b43d 100644
--- a/ukrainian/hunspell/Makefile
+++ b/ukrainian/hunspell/Makefile
@@ -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}/
diff --git a/ukrainian/hyphen/Makefile b/ukrainian/hyphen/Makefile
index 5cb3d266eb3c..8480ae607b4b 100644
--- a/ukrainian/hyphen/Makefile
+++ b/ukrainian/hyphen/Makefile
@@ -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}/
diff --git a/ukrainian/ispell/Makefile b/ukrainian/ispell/Makefile
index b15e461efd30..a4ab9853f158 100644
--- a/ukrainian/ispell/Makefile
+++ b/ukrainian/ispell/Makefile
@@ -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
diff --git a/ukrainian/kde4-l10n/Makefile b/ukrainian/kde4-l10n/Makefile
index f219abf78b0d..c496b06e2e2b 100644
--- a/ukrainian/kde4-l10n/Makefile
+++ b/ukrainian/kde4-l10n/Makefile
@@ -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"
diff --git a/ukrainian/libreoffice/Makefile b/ukrainian/libreoffice/Makefile
index f404b020ea7d..a0abfc0056e2 100644
--- a/ukrainian/libreoffice/Makefile
+++ b/ukrainian/libreoffice/Makefile
@@ -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>
diff --git a/ukrainian/monacofonts/Makefile b/ukrainian/monacofonts/Makefile
index fd6c963f5e7f..c7ddc163fccc 100644
--- a/ukrainian/monacofonts/Makefile
+++ b/ukrainian/monacofonts/Makefile
@@ -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}
diff --git a/ukrainian/mythes/Makefile b/ukrainian/mythes/Makefile
index 1edeb881b6df..50adc62534d2 100644
--- a/ukrainian/mythes/Makefile
+++ b/ukrainian/mythes/Makefile
@@ -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
diff --git a/ukrainian/webalizer/Makefile b/ukrainian/webalizer/Makefile
index eee462c8a7c9..4038d33131aa 100644
--- a/ukrainian/webalizer/Makefile
+++ b/ukrainian/webalizer/Makefile
@@ -10,4 +10,5 @@ LIB_DEPENDS= gd:${PORTSDIR}/ukrainian/gd
WEBALIZER_LANG= ukrainian
+NO_STAGE= yes
.include "${MASTERDIR}/Makefile"