summaryrefslogtreecommitdiff
path: root/devel/p5-Class-Singleton/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-Singleton/Makefile')
-rw-r--r--devel/p5-Class-Singleton/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Class-Singleton/Makefile b/devel/p5-Class-Singleton/Makefile
index 4388fd15790c..73bbb51ec428 100644
--- a/devel/p5-Class-Singleton/Makefile
+++ b/devel/p5-Class-Singleton/Makefile
@@ -15,10 +15,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module that describes a singular object class
-SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
+SITE_PERL= ${SITE_PERL}
PERL_CONFIGURE= yes
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Class::Singleton.3
.include <bsd.port.mk>