diff options
Diffstat (limited to 'devel/bcpp')
-rw-r--r-- | devel/bcpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bcpp/Makefile b/devel/bcpp/Makefile index ad716fd0f5ec..2789e74f73cf 100644 --- a/devel/bcpp/Makefile +++ b/devel/bcpp/Makefile @@ -17,6 +17,7 @@ MAKEFILE= makefile CFLAGS+= -DBCPP_CONFIG_DIR=\\\"${PREFIX}/etc/${PORTNAME}\\\" +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |