diff options
Diffstat (limited to 'x11/scripts')
-rw-r--r-- | x11/scripts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/scripts/Makefile b/x11/scripts/Makefile index 38861cca4eb3..61b9706a3eea 100644 --- a/x11/scripts/Makefile +++ b/x11/scripts/Makefile @@ -12,4 +12,5 @@ USE_XORG= x11 MAN1= xon.1 +NO_STAGE= yes .include <bsd.port.mk> |