diff options
Diffstat (limited to 'databases/p5-DBIx-Custom/Makefile')
-rw-r--r-- | databases/p5-DBIx-Custom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBIx-Custom/Makefile b/databases/p5-DBIx-Custom/Makefile index 2b16462b5ab8..e39fbf839448 100644 --- a/databases/p5-DBIx-Custom/Makefile +++ b/databases/p5-DBIx-Custom/Makefile @@ -34,4 +34,5 @@ MAN3= DBIx::Custom.3 \ DBIx::Custom::Util.3 \ DBIx::Custom::Where.3 +NO_STAGE= yes .include <bsd.port.mk> |