diff options
Diffstat (limited to 'textproc/p5-Text-Bind/Makefile')
-rw-r--r-- | textproc/p5-Text-Bind/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-Text-Bind/Makefile b/textproc/p5-Text-Bind/Makefile index 4d4bc1d8c569..67b14f711e0c 100644 --- a/textproc/p5-Text-Bind/Makefile +++ b/textproc/p5-Text-Bind/Makefile @@ -18,6 +18,5 @@ COMMENT= Bind Perl structures to text files PERL_CONFIGURE= yes MAN3= Text::Bind.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |