aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-BDB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-BDB/Makefile')
-rw-r--r--databases/p5-BDB/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-BDB/Makefile b/databases/p5-BDB/Makefile
index da35857fb26f..99e4ce785075 100644
--- a/databases/p5-BDB/Makefile
+++ b/databases/p5-BDB/Makefile
@@ -25,6 +25,7 @@ USES= perl5
MAN3= BDB.3
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e '18 s|-lpthread -ldb|-l${BDB_LIB_NAME} -pthread|' ${WRKSRC}/Makefile.PL