diff options
Diffstat (limited to 'devel/p5-File-Modified/Makefile')
-rw-r--r-- | devel/p5-File-Modified/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-File-Modified/Makefile b/devel/p5-File-Modified/Makefile index 19c76e14ff38..a72bc30dbf97 100644 --- a/devel/p5-File-Modified/Makefile +++ b/devel/p5-File-Modified/Makefile @@ -23,6 +23,7 @@ MAN3= File::Modified.3 PORTDOCS= Changes README bug.txt EXAMPLES= example/1.pl example/Export.cfg example/Import.cfg +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} ${EXAMPLESDIR} @${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} |