aboutsummaryrefslogtreecommitdiff
path: root/textproc/fpc-aspell
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-11-04 08:30:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-11-04 08:30:37 +0000
commitf027257d68fb6c9b6fb5faab7248172e59b59c28 (patch)
treed7d176827bf022e64d1e642eb81231d2965d251b /textproc/fpc-aspell
parent6ecb39ca33fdf88873edab0e96cb18f680877115 (diff)
downloadports-f027257d68fb6c9b6fb5faab7248172e59b59c28.tar.gz
ports-f027257d68fb6c9b6fb5faab7248172e59b59c28.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.
Notes
Notes: svn path=/head/; revision=332672
Diffstat (limited to 'textproc/fpc-aspell')
-rw-r--r--textproc/fpc-aspell/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/fpc-aspell/Makefile b/textproc/fpc-aspell/Makefile
index 933fcecc22b3..af7425d36f5d 100644
--- a/textproc/fpc-aspell/Makefile
+++ b/textproc/fpc-aspell/Makefile
@@ -17,5 +17,4 @@ EXTRACTUNITDIR+= ${WRKUNITDIR}
OPTIONS_DEFINE= ASPELL
OPTIONS_DEFAULT= ASPELL
-NO_STAGE= yes
.include "${MASTERDIR}/Makefile"