summaryrefslogtreecommitdiff
path: root/www/p5-WWW-LongURL/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-WWW-LongURL/Makefile')
-rw-r--r--www/p5-WWW-LongURL/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-WWW-LongURL/Makefile b/www/p5-WWW-LongURL/Makefile
index 62b55cdef92a..cd079830c3ae 100644
--- a/www/p5-WWW-LongURL/Makefile
+++ b/www/p5-WWW-LongURL/Makefile
@@ -14,11 +14,11 @@ COMMENT= Perl interface to the LongURL API
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-JSON-Any>0:converters/p5-JSON-Any \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-JSON-Any>0:converters/p5-JSON-Any \
p5-URI>0:net/p5-URI \
p5-Class-Accessor>0:devel/p5-Class-Accessor \
p5-libwww>0:www/p5-libwww
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-LWP-Online>0:www/p5-LWP-Online