aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-File-HomeDir/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-HomeDir/Makefile')
-rw-r--r--devel/p5-File-HomeDir/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/p5-File-HomeDir/Makefile b/devel/p5-File-HomeDir/Makefile
index f9220a709d94..6e5ecf3fef83 100644
--- a/devel/p5-File-HomeDir/Makefile
+++ b/devel/p5-File-HomeDir/Makefile
@@ -19,16 +19,4 @@ RUN_DEPENDS= p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which
USES= perl5
USE_PERL5= configure
-MAN3= File::HomeDir.3 \
- File::HomeDir::Darwin.3 \
- File::HomeDir::Darwin::Carbon.3 \
- File::HomeDir::Darwin::Cocoa.3 \
- File::HomeDir::Driver.3 \
- File::HomeDir::FreeDesktop.3 \
- File::HomeDir::MacOS9.3 \
- File::HomeDir::Test.3 \
- File::HomeDir::Unix.3 \
- File::HomeDir::Windows.3
-
-NO_STAGE= yes
.include <bsd.port.mk>