diff options
Diffstat (limited to 'devel/p5-IPC-Shareable/Makefile')
-rw-r--r-- | devel/p5-IPC-Shareable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IPC-Shareable/Makefile b/devel/p5-IPC-Shareable/Makefile index 91e1aafdf898..6a3949685a4e 100644 --- a/devel/p5-IPC-Shareable/Makefile +++ b/devel/p5-IPC-Shareable/Makefile @@ -6,7 +6,7 @@ # PORTNAME= IPC-Shareable -PORTVERSION= 0.54 +PORTVERSION= 0.60 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= IPC @@ -16,7 +16,7 @@ MAINTAINER= leeym@cae.ce.ntu.edu.tw RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable -PERL_CONFIGURE= YES +PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= IPC::Shareable.3 IPC::Shareable::SharedMem.3 |