diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-21 02:41:52 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-21 02:41:52 +0800 |
commit | 33b871a9c845835374d0a594348ddf8da0551d74 (patch) | |
tree | c608cd0be9c0d1c3762cb070b83d71cc06097a2b | |
parent | 5495ad1eb0426206406e428e711fb1ba9e3150ce (diff) | |
download | freebsd-ports-gnome-33b871a9c845835374d0a594348ddf8da0551d74.tar.gz freebsd-ports-gnome-33b871a9c845835374d0a594348ddf8da0551d74.tar.zst freebsd-ports-gnome-33b871a9c845835374d0a594348ddf8da0551d74.zip |
Add NO_STAGE all over the place in preparation for the staging support (cat: hebrew)
-rw-r--r-- | hebrew/aspell/Makefile | 7 | ||||
-rw-r--r-- | hebrew/culmus/Makefile | 7 | ||||
-rw-r--r-- | hebrew/elmar-fonts/Makefile | 7 | ||||
-rw-r--r-- | hebrew/he2/Makefile | 7 | ||||
-rw-r--r-- | hebrew/hspell/Makefile | 1 | ||||
-rw-r--r-- | hebrew/hunspell/Makefile | 2 | ||||
-rw-r--r-- | hebrew/kde4-l10n/Makefile | 1 | ||||
-rw-r--r-- | hebrew/libreoffice/Makefile | 1 |
8 files changed, 12 insertions, 21 deletions
diff --git a/hebrew/aspell/Makefile b/hebrew/aspell/Makefile index feae720d6c59..54c1391a27a1 100644 --- a/hebrew/aspell/Makefile +++ b/hebrew/aspell/Makefile @@ -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> diff --git a/hebrew/culmus/Makefile b/hebrew/culmus/Makefile index 65c82129b95a..800a1f810472 100644 --- a/hebrew/culmus/Makefile +++ b/hebrew/culmus/Makefile @@ -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 diff --git a/hebrew/elmar-fonts/Makefile b/hebrew/elmar-fonts/Makefile index c0a9ec4f1b05..584d017d650f 100644 --- a/hebrew/elmar-fonts/Makefile +++ b/hebrew/elmar-fonts/Makefile @@ -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 \ diff --git a/hebrew/he2/Makefile b/hebrew/he2/Makefile index b59848b3ed74..f876ef6348ad 100644 --- a/hebrew/he2/Makefile +++ b/hebrew/he2/Makefile @@ -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} diff --git a/hebrew/hspell/Makefile b/hebrew/hspell/Makefile index 3f0ba3d0adea..f3019a36eb6d 100644 --- a/hebrew/hspell/Makefile +++ b/hebrew/hspell/Makefile @@ -22,6 +22,7 @@ MAN3= hspell.3 SUB_FILES= pkg-message SUB_LIST= PORTSDIR=${PORTSDIR} +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/hebrew/hunspell/Makefile b/hebrew/hunspell/Makefile index 9f84d12c63a7..aacf312904a6 100644 --- a/hebrew/hunspell/Makefile +++ b/hebrew/hunspell/Makefile @@ -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 diff --git a/hebrew/kde4-l10n/Makefile b/hebrew/kde4-l10n/Makefile index 568edd92aa8b..8d223ccd90b2 100644 --- a/hebrew/kde4-l10n/Makefile +++ b/hebrew/kde4-l10n/Makefile @@ -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> diff --git a/hebrew/libreoffice/Makefile b/hebrew/libreoffice/Makefile index 9109f67e7def..0571042211e0 100644 --- a/hebrew/libreoffice/Makefile +++ b/hebrew/libreoffice/Makefile @@ -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> |