diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:03:26 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:03:26 +0000 |
| commit | 857aec5d6b82d83ac07f49f4dab6463acb984c3c (patch) | |
| tree | 1ac4f33e833450e6b1eb2c92fa0fd0d5853d4d65 /devel/bcpp | |
| parent | Add NO_STAGE all over the place in preparation for the staging support (cat: ... (diff) | |
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1)
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: |
