From 260207ce91e2656af49dbcb8b2556c315389b3a2 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 23:17:30 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) --- textproc/markdown/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/markdown') 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) -- cgit