diff options
Diffstat (limited to 'textproc/xml-format/Makefile')
-rw-r--r-- | textproc/xml-format/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xml-format/Makefile b/textproc/xml-format/Makefile index 793a9237958b..11a7f1d31ab8 100644 --- a/textproc/xml-format/Makefile +++ b/textproc/xml-format/Makefile @@ -16,4 +16,5 @@ MAN1= xml-format.1 MAKE_ENV+= DATADIR=${DATADIR} +NO_STAGE= yes .include <bsd.port.mk> |