diff options
Diffstat (limited to 'x11/libXrandr/Makefile')
-rw-r--r-- | x11/libXrandr/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index 0dbc91cfe359..3b61b58e2350 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -29,4 +29,5 @@ MAN3= Xrandr.3 \ XRRSetScreenConfig.3 \ XRRSetScreenConfigAndRate.3 +NO_STAGE= yes .include <bsd.port.mk> |