diff options
Diffstat (limited to 'www/p5-Net-YAP/Makefile')
-rw-r--r-- | www/p5-Net-YAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Net-YAP/Makefile b/www/p5-Net-YAP/Makefile index bc737b373725..00c9c9dabd10 100644 --- a/www/p5-Net-YAP/Makefile +++ b/www/p5-Net-YAP/Makefile @@ -15,7 +15,7 @@ MAINTAINER= skreuzer@FreeBSD.org COMMENT= Conduit to communicate with the Yahoo! Application Platform BUILD_DEPENDS= p5-Net-OAuth-Simple>=1.0:${PORTSDIR}/net/p5-Net-OAuth-Simple -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |