aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Child/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-05 14:37:24 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-05 14:37:24 +0000
commitd28be65d67c6af97e38e6ef64397a2444dc1a9ad (patch)
tree1694d629126ca7ae02deaf732c3168cb085a23ac /devel/p5-Child/Makefile
parentad55e0a941239773da94e2b674b372f3db4afb79 (diff)
downloadports-d28be65d67c6af97e38e6ef64397a2444dc1a9ad.tar.gz
ports-d28be65d67c6af97e38e6ef64397a2444dc1a9ad.zip
Notes
Diffstat (limited to 'devel/p5-Child/Makefile')
-rw-r--r--devel/p5-Child/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/p5-Child/Makefile b/devel/p5-Child/Makefile
index 4a770ff4bbb5..3b973f75b972 100644
--- a/devel/p5-Child/Makefile
+++ b/devel/p5-Child/Makefile
@@ -14,16 +14,4 @@ COMMENT= Object oriented simple interface to fork()
USES= perl5
USE_PERL5= modbuild
-MAN3= Child.3 \
- Child::IPC::Pipe.3 \
- Child::Link.3 \
- Child::Link::IPC.3 \
- Child::Link::IPC::Pipe.3 \
- Child::Link::IPC::Pipe::Parent.3 \
- Child::Link::IPC::Pipe::Proc.3 \
- Child::Link::Parent.3 \
- Child::Link::Proc.3 \
- Child::Util.3
-
-NO_STAGE= yes
.include <bsd.port.mk>