diff options
Diffstat (limited to 'comms/syncterm/Makefile')
-rw-r--r-- | comms/syncterm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/syncterm/Makefile b/comms/syncterm/Makefile index acd771d89bfa..434d8a9a7f72 100644 --- a/comms/syncterm/Makefile +++ b/comms/syncterm/Makefile @@ -22,6 +22,7 @@ MANCOMPRESSED= yes OPTIONS_DEFINE= X11 SDL DEBUG OPTIONS_DEFAULT= X11 SDL +NO_STAGE= yes .include <bsd.port.pre.mk> .include <bsd.port.options.mk> |