diff options
Diffstat (limited to 'x11/bitmap/Makefile')
-rw-r--r-- | x11/bitmap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/bitmap/Makefile b/x11/bitmap/Makefile index 8d81b7c6f8a8..8478e288210b 100644 --- a/x11/bitmap/Makefile +++ b/x11/bitmap/Makefile @@ -11,4 +11,5 @@ XORG_CAT= app USE_XORG= x11 xaw xbitmaps xmu xproto MAN1= atobm.1 bitmap.1 bmtoa.1 +NO_STAGE= yes .include <bsd.port.mk> |