diff options
Diffstat (limited to 'comms/gmfsk/Makefile')
-rw-r--r-- | comms/gmfsk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gmfsk/Makefile b/comms/gmfsk/Makefile index e30453c9c648..a153c6ef56a6 100644 --- a/comms/gmfsk/Makefile +++ b/comms/gmfsk/Makefile @@ -29,6 +29,7 @@ OPTIONS_DEFINE= HAMLIB HAMLIB_DESC= Enable HAMLIB Support OPTIONS_DEFAULT= HAMLIB +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MHAMLIB} |