diff options
Diffstat (limited to 'textproc/markdown/Makefile')
-rw-r--r-- | textproc/markdown/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/markdown/Makefile b/textproc/markdown/Makefile index e89eedb1a8f6..50d370f46d83 100644 --- a/textproc/markdown/Makefile +++ b/textproc/markdown/Makefile @@ -22,6 +22,7 @@ PORTDOCS= License.text Markdown-Readme.text PLIST_FILES= bin/markdown +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/Markdown.pl ${PREFIX}/bin/markdown .if !defined(NOPORTDOCS) |