diff options
Diffstat (limited to 'www/p5-WWW-Shorten-0rz/Makefile')
-rw-r--r-- | www/p5-WWW-Shorten-0rz/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-WWW-Shorten-0rz/Makefile b/www/p5-WWW-Shorten-0rz/Makefile index edf7ee6b48c4..edf721ce5850 100644 --- a/www/p5-WWW-Shorten-0rz/Makefile +++ b/www/p5-WWW-Shorten-0rz/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Shorten URL using 0rz.net -BUILD_DEPENDS= p5-WWW-Shorten>=0:${PORTSDIR}/www/p5-WWW-Shorten \ - p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize +BUILD_DEPENDS= p5-WWW-Shorten>=0:www/p5-WWW-Shorten \ + p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure |