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 37414f25a3ec..445b2ccb6062 100644 --- a/www/p5-Net-YAP/Makefile +++ b/www/p5-Net-YAP/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- 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 +BUILD_DEPENDS= p5-Net-OAuth-Simple>=1.0:net/p5-Net-OAuth-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |