diff options
Diffstat (limited to 'textproc/libxml2-reference/Makefile')
-rw-r--r-- | textproc/libxml2-reference/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml2-reference/Makefile b/textproc/libxml2-reference/Makefile index 58d75719b857..d738084295d0 100644 --- a/textproc/libxml2-reference/Makefile +++ b/textproc/libxml2-reference/Makefile @@ -15,6 +15,7 @@ PLIST_FILES= ${EXAMPLES:S|^|%%EXAMPLESDIR%%/|} PLIST_DIRS= %%EXAMPLESDIR%% .endif +NO_STAGE= yes do-install: .if !defined(NOPORTDOCS) .for d in . doc doc/devhelp doc/examples |