diff options
Diffstat (limited to 'comms/soundmodem/Makefile')
-rw-r--r-- | comms/soundmodem/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/soundmodem/Makefile b/comms/soundmodem/Makefile index 4fa01f921112..e150e86adc44 100644 --- a/comms/soundmodem/Makefile +++ b/comms/soundmodem/Makefile @@ -18,6 +18,7 @@ HAS_CONFIGURE= yes USE_GNOME= gtk20 libxml2 MAN8= soundmodem.8 soundmodemconfig.8 +NO_STAGE= yes pre-patch: @${CP} ${FILESDIR}/soundmodem ${WRKSRC} |