diff options
Diffstat (limited to 'databases/p5-DBD-FrontBase/Makefile')
-rw-r--r-- | databases/p5-DBD-FrontBase/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBD-FrontBase/Makefile b/databases/p5-DBD-FrontBase/Makefile index 6e3e36bb24d1..f091b0ecb40b 100644 --- a/databases/p5-DBD-FrontBase/Makefile +++ b/databases/p5-DBD-FrontBase/Makefile @@ -22,4 +22,5 @@ CFLAGS+= -I${LOCALBASE}/include MAN3= DBD::FB.3 +NO_STAGE= yes .include <bsd.port.mk> |