summaryrefslogtreecommitdiff
path: root/net/p5-Net-Google-SafeBrowsing2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Google-SafeBrowsing2/Makefile')
-rw-r--r--net/p5-Net-Google-SafeBrowsing2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Google-SafeBrowsing2/Makefile b/net/p5-Net-Google-SafeBrowsing2/Makefile
index 5396a1c285ec..c06d55fd51b2 100644
--- a/net/p5-Net-Google-SafeBrowsing2/Makefile
+++ b/net/p5-Net-Google-SafeBrowsing2/Makefile
@@ -11,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ale@biancalanas.net
COMMENT= Perl extension for the Google Safe Browsing v2 API
-BUILD_DEPENDS= p5-libwww>=5:www/p5-libwww \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-libwww>=5:www/p5-libwww \
p5-URI>=1:net/p5-URI \
p5-Net-IPAddress>=1:net-mgmt/p5-Net-IPAddress \
p5-Text-Trim>=1:textproc/p5-Text-Trim \
@@ -20,7 +21,6 @@ BUILD_DEPENDS= p5-libwww>=5:www/p5-libwww \
p5-String-HexConvert>=0.01:textproc/p5-String-HexConvert \
p5-File-Slurp>9:devel/p5-File-Slurp
-RUN_DEPENDS:= ${BUILD_DEPENDS}
OPTIONS_DEFINE= MySQL SQLite Postgres