summaryrefslogtreecommitdiff
path: root/arabic
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 11:04:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 11:04:48 +0000
commitf91e1235e34476c70773b94b5f69ef744925aa02 (patch)
tree5f112cfc2770d67902f62f8ecc8cfc16c60b0f5a /arabic
parentAdd no stage all over the place in accessibility in preparation for the stagi... (diff)
Add NO_STAGE all over the place in accessibility in preparation for the staging support
Notes
Notes: svn path=/head/; revision=327685
Diffstat (limited to 'arabic')
-rw-r--r--arabic/ae_fonts_mono/Makefile1
-rw-r--r--arabic/ae_fonts_ttf/Makefile1
-rw-r--r--arabic/arabtex/Makefile1
-rw-r--r--arabic/aspell/Makefile1
-rw-r--r--arabic/kacst_fonts/Makefile1
-rw-r--r--arabic/kde4-l10n/Makefile1
-rw-r--r--arabic/khotot/Makefile1
-rw-r--r--arabic/libitl/Makefile1
-rw-r--r--arabic/libreoffice/Makefile1
9 files changed, 9 insertions, 0 deletions
diff --git a/arabic/ae_fonts_mono/Makefile b/arabic/ae_fonts_mono/Makefile
index df60f0abbbf4..1a0ac07cbbc6 100644
--- a/arabic/ae_fonts_mono/Makefile
+++ b/arabic/ae_fonts_mono/Makefile
@@ -15,6 +15,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
+NO_STAGE= yes
USE_XORG= x11
USE_BZIP2= yes
SUB_FILES= pkg-message
diff --git a/arabic/ae_fonts_ttf/Makefile b/arabic/ae_fonts_ttf/Makefile
index 834b88eebbbf..b7909671b44f 100644
--- a/arabic/ae_fonts_ttf/Makefile
+++ b/arabic/ae_fonts_ttf/Makefile
@@ -15,6 +15,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
+NO_STAGE= yes
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/ae_fonts1-${PORTVERSION}
SUB_FILES= pkg-message
diff --git a/arabic/arabtex/Makefile b/arabic/arabtex/Makefile
index 1a1376a1554a..15e03fbdb89e 100644
--- a/arabic/arabtex/Makefile
+++ b/arabic/arabtex/Makefile
@@ -12,6 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nivit@FreeBSD.org
COMMENT= TeX/LaTeX package to generate Arabic writing
+NO_STAGE= yes
USE_TEX= base texmf
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/arabic/aspell/Makefile b/arabic/aspell/Makefile
index ea605da912ff..a7fdce3dbc59 100644
--- a/arabic/aspell/Makefile
+++ b/arabic/aspell/Makefile
@@ -12,5 +12,6 @@ COMMENT= Aspell Arabic dictionaries
DICT= ar
+NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
diff --git a/arabic/kacst_fonts/Makefile b/arabic/kacst_fonts/Makefile
index 6e7b16766cda..e23df7aabdc6 100644
--- a/arabic/kacst_fonts/Makefile
+++ b/arabic/kacst_fonts/Makefile
@@ -15,6 +15,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
+NO_STAGE= yes
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/KacstArabicFonts-${PORTVERSION}
diff --git a/arabic/kde4-l10n/Makefile b/arabic/kde4-l10n/Makefile
index 05d14d331aac..0772fd579d85 100644
--- a/arabic/kde4-l10n/Makefile
+++ b/arabic/kde4-l10n/Makefile
@@ -9,5 +9,6 @@ COMMENT= Arabic messages and documentation for KDE SC 4
KDE4_L10N= ar
+NO_STAGE= yes
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
diff --git a/arabic/khotot/Makefile b/arabic/khotot/Makefile
index dd1bee1413c1..a8eb42c14d51 100644
--- a/arabic/khotot/Makefile
+++ b/arabic/khotot/Makefile
@@ -12,6 +12,7 @@ EXTRACT_ONLY= #
MAINTAINER= ports@FreeBSD.org
COMMENT= Meta-port for popular Arabic font packages
+NO_STAGE= yes
NO_BUILD= yes
NO_INSTALL= yes
SUB_FILES= pkg-message
diff --git a/arabic/libitl/Makefile b/arabic/libitl/Makefile
index 631704812c3e..c7276476766a 100644
--- a/arabic/libitl/Makefile
+++ b/arabic/libitl/Makefile
@@ -9,6 +9,7 @@ MASTER_SITES= SF/arabeyes/ITL%20Library%20%28${PORTNAME}%29/${PORTNAME}-${PORTVE
MAINTAINER= ports@FreeBSD.org
COMMENT= API abstraction to common Islamic calculations
+NO_STAGE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= ${PREFIX}/lib/itl
MAKE_JOBS_UNSAFE= yes
diff --git a/arabic/libreoffice/Makefile b/arabic/libreoffice/Makefile
index b3e1d345af41..510254838c32 100644
--- a/arabic/libreoffice/Makefile
+++ b/arabic/libreoffice/Makefile
@@ -3,5 +3,6 @@
LO_I18N= ar
CATEGORIES= arabic editors
+NO_STAGE= yes
.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
.include <bsd.port.mk>