diff options
Diffstat (limited to 'databases/p5-DBD-InterBase/Makefile')
-rw-r--r-- | databases/p5-DBD-InterBase/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBD-InterBase/Makefile b/databases/p5-DBD-InterBase/Makefile index 07de1f7e31f9..eb9c835723ed 100644 --- a/databases/p5-DBD-InterBase/Makefile +++ b/databases/p5-DBD-InterBase/Makefile @@ -18,6 +18,7 @@ USES= perl5 USE_PERL5= configure USE_FIREBIRD= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e 's|%%IB_BASE%%|${LOCALBASE}|' \ ${WRKSRC}/Makefile.PL |