aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Convert-Morse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-Convert-Morse/Makefile')
-rw-r--r--converters/p5-Convert-Morse/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/p5-Convert-Morse/Makefile b/converters/p5-Convert-Morse/Makefile
index 8c56db260381..dd1460cacc8e 100644
--- a/converters/p5-Convert-Morse/Makefile
+++ b/converters/p5-Convert-Morse/Makefile
@@ -21,10 +21,9 @@ COMMENT= Perl module to convert between ASCII and Morse codes
#BROKEN= "Requires perl 5.6.0"
.endif
-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Convert::Morse.3
.include <bsd.port.post.mk>