aboutsummaryrefslogtreecommitdiffstats
path: root/vietnamese/aspell
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:20:31 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:20:31 +0800
commit7016da251660681f0c133921f056177747cccba9 (patch)
treeebbcd3dce637f0dabb4b6f7ce68a84f6b5fa8b54 /vietnamese/aspell
parent2fc9f20b57f40df925d4a6a25e42c9851d59169a (diff)
downloadfreebsd-ports-gnome-7016da251660681f0c133921f056177747cccba9.tar.gz
freebsd-ports-gnome-7016da251660681f0c133921f056177747cccba9.tar.zst
freebsd-ports-gnome-7016da251660681f0c133921f056177747cccba9.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: vietnamese)
Diffstat (limited to 'vietnamese/aspell')
-rw-r--r--vietnamese/aspell/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/vietnamese/aspell/Makefile b/vietnamese/aspell/Makefile
index cbf195076058..465ba8a3122f 100644
--- a/vietnamese/aspell/Makefile
+++ b/vietnamese/aspell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: vi-aspell
-# Date created: 28 August 2004
-# Whom: Thierry Thomas <thierry@pompo.net>
-#
+# Created by: Thierry Thomas <thierry@pompo.net>
# $FreeBSD$
-#
PORTNAME= aspell
DISTVERSION= 6-vi-0.01.1-1
@@ -16,5 +12,6 @@ COMMENT= Aspell Vietnamese dictionaries
DICT= vi
+NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>