diff options
Diffstat (limited to 'textproc/p5-LJ-SpellCheck/Makefile')
-rw-r--r-- | textproc/p5-LJ-SpellCheck/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-LJ-SpellCheck/Makefile b/textproc/p5-LJ-SpellCheck/Makefile index e39be6d..ef78401 100644 --- a/textproc/p5-LJ-SpellCheck/Makefile +++ b/textproc/p5-LJ-SpellCheck/Makefile @@ -20,6 +20,5 @@ RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell PERL_CONFIGURE= yes MAN3= LJ::SpellCheck.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |