aboutsummaryrefslogtreecommitdiffstats
path: root/arabic/aspell
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-20 19:04:48 +0800
committerbapt <bapt@FreeBSD.org>2013-09-20 19:04:48 +0800
commitafa82cdd2a7b88f371833d006a28d93b84dafc02 (patch)
tree5f112cfc2770d67902f62f8ecc8cfc16c60b0f5a /arabic/aspell
parentdcca9536b485903f28ee47362171addcad57bb54 (diff)
downloadfreebsd-ports-gnome-afa82cdd2a7b88f371833d006a28d93b84dafc02.tar.gz
freebsd-ports-gnome-afa82cdd2a7b88f371833d006a28d93b84dafc02.tar.zst
freebsd-ports-gnome-afa82cdd2a7b88f371833d006a28d93b84dafc02.zip
Add NO_STAGE all over the place in accessibility in preparation for the staging support
Diffstat (limited to 'arabic/aspell')
-rw-r--r--arabic/aspell/Makefile1
1 files changed, 1 insertions, 0 deletions
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>