diff options
Diffstat (limited to 'devel/bufferpool/Makefile')
-rw-r--r-- | devel/bufferpool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bufferpool/Makefile b/devel/bufferpool/Makefile index 12c8cca..0e418b6 100644 --- a/devel/bufferpool/Makefile +++ b/devel/bufferpool/Makefile @@ -15,4 +15,5 @@ USE_BZIP2= yes USE_LDCONFIG= yes USES= pathfix pkgconfig +NO_STAGE= yes .include <bsd.port.mk> |