diff options
Diffstat (limited to 'comms/thebridge/Makefile')
-rw-r--r-- | comms/thebridge/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile index 9315f755cce5..96528fc5a342 100644 --- a/comms/thebridge/Makefile +++ b/comms/thebridge/Makefile @@ -19,6 +19,7 @@ USE_RC_SUBR= tbd USE_AUTOTOOLS= autoconf CONFIGURE_ENV= AUTOMAKE=/usr/bin/true +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |