aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Incomplete/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateTime-Incomplete/Makefile')
-rw-r--r--devel/p5-DateTime-Incomplete/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Incomplete/Makefile b/devel/p5-DateTime-Incomplete/Makefile
index 19e4548fb102..92005deff9c4 100644
--- a/devel/p5-DateTime-Incomplete/Makefile
+++ b/devel/p5-DateTime-Incomplete/Makefile
@@ -21,13 +21,13 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
+NO_STAGE= yes
MAN3= DateTime::Incomplete.3
.if !defined(NOPORTDOCS)
PORTDOCS= Changes LICENSE MANIFEST README TODO
-NO_STAGE= yes
post-install:
@${MKDIR} ${DOCSDIR}
@${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}