aboutsummaryrefslogtreecommitdiff
path: root/lang/fpc-docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/fpc-docs/Makefile')
-rw-r--r--lang/fpc-docs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/fpc-docs/Makefile b/lang/fpc-docs/Makefile
index ca1a0d607dc7..0c992d0b1f88 100644
--- a/lang/fpc-docs/Makefile
+++ b/lang/fpc-docs/Makefile
@@ -1,4 +1,4 @@
-# Created by: John Merryweather Cooper
+# Created by: John Merryweather Cooper
# $FreeBSD$
PORTNAME= docs
@@ -24,6 +24,7 @@ DOCSDIR= ${PREFIX}/share/doc/fpdocs-${PORTVERSION}
PORTDOCS= chart.pdf fcl.pdf fpdoc.pdf prog.pdf ref.pdf rtl.pdf user.pdf
SUB_FILES= pkg-message
+NO_STAGE= yes
do-install:
@${MKDIR} ${DOCSDIR}
@cd ${WRKDIR}/doc && \