diff options
Diffstat (limited to 'comms/gnuradio/Makefile')
-rw-r--r-- | comms/gnuradio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/gnuradio/Makefile b/comms/gnuradio/Makefile index ec37b44dbfe7..6f927a57cf98 100644 --- a/comms/gnuradio/Makefile +++ b/comms/gnuradio/Makefile @@ -49,6 +49,7 @@ TESTING_DESC= Include testing support PLIST_SUB+= PORTVERSION=${PORTVERSION} +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MDOCS} |