diff options
Diffstat (limited to 'devel/p5-Date-Roman/Makefile')
-rw-r--r-- | devel/p5-Date-Roman/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Date-Roman/Makefile b/devel/p5-Date-Roman/Makefile index 809dd38ca689..4287a8554c5e 100644 --- a/devel/p5-Date-Roman/Makefile +++ b/devel/p5-Date-Roman/Makefile @@ -21,8 +21,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Date::Roman.3 -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -SITE_PERL= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER} +SITE_PERL= ${SITE_PERL} .include <bsd.port.mk> |