aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/pear-Horde_SpellChecker
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-21 07:17:30 +0800
committerbapt <bapt@FreeBSD.org>2013-09-21 07:17:30 +0800
commit260207ce91e2656af49dbcb8b2556c315389b3a2 (patch)
treeb8fd4b8a52985538fae79abf3fc275d83a2b9feb /textproc/pear-Horde_SpellChecker
parent3cc71fd1c319ccf30e263f2ae10fb269f9a03dc3 (diff)
downloadfreebsd-ports-gnome-260207ce91e2656af49dbcb8b2556c315389b3a2.tar.gz
freebsd-ports-gnome-260207ce91e2656af49dbcb8b2556c315389b3a2.tar.zst
freebsd-ports-gnome-260207ce91e2656af49dbcb8b2556c315389b3a2.zip
Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)
Diffstat (limited to 'textproc/pear-Horde_SpellChecker')
-rw-r--r--textproc/pear-Horde_SpellChecker/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/pear-Horde_SpellChecker/Makefile b/textproc/pear-Horde_SpellChecker/Makefile
index 209c74b9d3d0..3744e7d4a0d4 100644
--- a/textproc/pear-Horde_SpellChecker/Makefile
+++ b/textproc/pear-Horde_SpellChecker/Makefile
@@ -1,7 +1,4 @@
-# Ports collection makefile for: pear-Horde_SpellChecker
-# Date created: 7 July 2011
-# Whom: Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
# $FreeBSD$
PORTNAME= Horde_SpellChecker
@@ -14,6 +11,7 @@ COMMENT= Horde Spellcheck API
USE_HORDE_RUN= Horde_Exception \
Horde_Util
+NO_STAGE= yes
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
.include <bsd.port.post.mk>