aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ta-aspell
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-11-04 16:30:37 +0800
committerbapt <bapt@FreeBSD.org>2013-11-04 16:30:37 +0800
commitbc9bdd8df7b1ff1ae4949e11f25f79d68fa61637 (patch)
treed7d176827bf022e64d1e642eb81231d2965d251b /textproc/ta-aspell
parent987760725374f3e99d65e1d00ced4262415e598c (diff)
downloadfreebsd-ports-gnome-bc9bdd8df7b1ff1ae4949e11f25f79d68fa61637.tar.gz
freebsd-ports-gnome-bc9bdd8df7b1ff1ae4949e11f25f79d68fa61637.tar.zst
freebsd-ports-gnome-bc9bdd8df7b1ff1ae4949e11f25f79d68fa61637.zip
Stagify
Fix shebang for aspell itself, make perl also a run dependency for aspell (needed for a couple of scripts) Always install manpages for aspell.
Diffstat (limited to 'textproc/ta-aspell')
-rw-r--r--textproc/ta-aspell/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/ta-aspell/Makefile b/textproc/ta-aspell/Makefile
index 731d7523f421..0af4a06c3369 100644
--- a/textproc/ta-aspell/Makefile
+++ b/textproc/ta-aspell/Makefile
@@ -11,6 +11,5 @@ COMMENT= Aspell Tamil dictionary
DICT= ta
-NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>