diff options
Diffstat (limited to 'textproc/gxmlviewer/Makefile')
-rw-r--r-- | textproc/gxmlviewer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gxmlviewer/Makefile b/textproc/gxmlviewer/Makefile index 7aff265a7293..7310e4ccb5f3 100644 --- a/textproc/gxmlviewer/Makefile +++ b/textproc/gxmlviewer/Makefile @@ -19,6 +19,7 @@ USE_WEBPLUGINS= native WEBPLUGINS_DIR= ${PREFIX}/lib/gxmlviewer/plugins WEBPLUGINS_FILES=npgxmlviewer.so +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/www/firefox/Makefile.webplugins" |