diff options
Diffstat (limited to 'editors/texmaker/Makefile')
-rw-r--r-- | editors/texmaker/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/texmaker/Makefile b/editors/texmaker/Makefile index d5c437b342ff..24d2d44ec137 100644 --- a/editors/texmaker/Makefile +++ b/editors/texmaker/Makefile @@ -29,6 +29,7 @@ XDVI_DESC= View dvi files with xdvi STRIP_FILES= bin/texmaker +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MXDVI} |