aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-IO-Socket-SSL
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-IO-Socket-SSL')
-rw-r--r--security/p5-IO-Socket-SSL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index c1a321f3b903..2fa8161f4110 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -20,7 +20,7 @@ RESTRICTED= "Crypto; export-controlled"
PERL_CONFIGURE= yes
-$MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
-$MAN3= IO::Socket::SSL.3
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= IO::Socket::SSL.3
.include <bsd.port.mk>