aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-IPC-Shareable/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-09-09 09:59:54 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-09-09 09:59:54 +0000
commitbd0424f5154483a8159a909791bce21e682fb52f (patch)
treed08d9f33153cd071af5f39464da5abbb1da52d2b /devel/p5-IPC-Shareable/Makefile
parent5037c77af06fcb6205a4ee75f54e3e297abf67de (diff)
downloadports-bd0424f5154483a8159a909791bce21e682fb52f.tar.gz
ports-bd0424f5154483a8159a909791bce21e682fb52f.zip
Fix some omission for Makefile and PLIST.
PR: 21103 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=32459
Diffstat (limited to 'devel/p5-IPC-Shareable/Makefile')
-rw-r--r--devel/p5-IPC-Shareable/Makefile4
1 files changed, 2 insertions, 2 deletions
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