diff options
Diffstat (limited to 'graphics/phplot/Makefile')
-rw-r--r-- | graphics/phplot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/phplot/Makefile b/graphics/phplot/Makefile index 54b6a29a3045..fcb6df0f7cc5 100644 --- a/graphics/phplot/Makefile +++ b/graphics/phplot/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFINE= FONTS OPTIONS_DEFAULT= FONTS FONTS_DESC= install TrueType fonts +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MFONTS} |