diff options
Diffstat (limited to 'textproc/p5-Text-DoubleMetaphone/Makefile')
-rw-r--r-- | textproc/p5-Text-DoubleMetaphone/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-DoubleMetaphone/Makefile b/textproc/p5-Text-DoubleMetaphone/Makefile index 05c1a568b69d..e4aba3c72309 100644 --- a/textproc/p5-Text-DoubleMetaphone/Makefile +++ b/textproc/p5-Text-DoubleMetaphone/Makefile @@ -18,6 +18,5 @@ COMMENT= Phonetic encoding of words PERL_CONFIGURE= yes MAN3= Text::DoubleMetaphone.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |