From bd0424f5154483a8159a909791bce21e682fb52f Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Sat, 9 Sep 2000 09:59:54 +0000 Subject: Fix some omission for Makefile and PLIST. PR: 21103 Submitted by: MAINTAINER --- devel/p5-IPC-Shareable/Makefile | 4 ++-- devel/p5-IPC-Shareable/pkg-plist | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'devel/p5-IPC-Shareable') diff --git a/devel/p5-IPC-Shareable/Makefile b/devel/p5-IPC-Shareable/Makefile index 45960cb0aa4d..c45cbe43afa7 100644 --- a/devel/p5-IPC-Shareable/Makefile +++ b/devel/p5-IPC-Shareable/Makefile @@ -14,12 +14,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= leeym@cae.ce.ntu.edu.tw -BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Storable.pm:${PORTSDIR}/devel/p5-Storable +RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Storable.pm:${PORTSDIR}/devel/p5-Storable USE_PERL5= YES MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= IPC::Shareable.3 +MAN3= IPC::Shareable.3 IPC::Shareable::SharedMem.3 do-configure: @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL diff --git a/devel/p5-IPC-Shareable/pkg-plist b/devel/p5-IPC-Shareable/pkg-plist index c512714ae915..ff562381e090 100644 --- a/devel/p5-IPC-Shareable/pkg-plist +++ b/devel/p5-IPC-Shareable/pkg-plist @@ -1,4 +1,7 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPC/Shareable/.packlist lib/perl5/site_perl/%%PERL_VER%%/IPC/Shareable/SharedMem.pm lib/perl5/site_perl/%%PERL_VER%%/IPC/Shareable.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPC/Shareable/.packlist @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPC/Shareable +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/IPC +@dirrm lib/perl5/site_perl/%%PERL_VER%%/IPC/Shareable +@dirrm lib/perl5/site_perl/%%PERL_VER%%/IPC -- cgit v1.2.3