diff options
Diffstat (limited to 'x11/xfd/Makefile')
-rw-r--r-- | x11/xfd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/xfd/Makefile b/x11/xfd/Makefile index 0a0b895ebac0..625f9a1239e0 100644 --- a/x11/xfd/Makefile +++ b/x11/xfd/Makefile @@ -18,4 +18,5 @@ USE_XORG= xft xt xaw MAN1= xfd.1 +NO_STAGE= yes .include <bsd.port.mk> |