diff options
Diffstat (limited to 'net/p5-Net-OAuth-Simple/Makefile')
-rw-r--r-- | net/p5-Net-OAuth-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-OAuth-Simple/Makefile b/net/p5-Net-OAuth-Simple/Makefile index 8663033b07e4..cd97ac8350cd 100644 --- a/net/p5-Net-OAuth-Simple/Makefile +++ b/net/p5-Net-OAuth-Simple/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Crypt-SSLeay>=0.57:${PORTSDIR}/security/p5-Crypt-SSLeay \ p5-Net-OAuth>=0.27:${PORTSDIR}/net/p5-Net-OAuth \ p5-URI>=1.37:${PORTSDIR}/net/p5-URI \ p5-Test-Simple>=0.86:${PORTSDIR}/devel/p5-Test-Simple -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Net::OAuth::Simple.3 |