summaryrefslogtreecommitdiff
path: root/net/p5-Net-Google-Spreadsheets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Google-Spreadsheets/Makefile')
-rw-r--r--net/p5-Net-Google-Spreadsheets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-Google-Spreadsheets/Makefile b/net/p5-Net-Google-Spreadsheets/Makefile
index d9713de49bca..a96e9e3600b3 100644
--- a/net/p5-Net-Google-Spreadsheets/Makefile
+++ b/net/p5-Net-Google-Spreadsheets/Makefile
@@ -12,13 +12,13 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= gunter@six-two.net
COMMENT= Perl module for using Google Spreadsheets API
-BUILD_DEPENDS= p5-Any-Moose>=0:devel/p5-Any-Moose \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Any-Moose>=0:devel/p5-Any-Moose \
p5-Mouse>=0.51:devel/p5-Mouse \
p5-Net-Google-AuthSub>=0:net/p5-Net-Google-AuthSub \
p5-Net-Google-DataAPI>=0.27:net/p5-Net-Google-DataAPI \
p5-URI>=0:net/p5-URI \
p5-XML-Atom>=0:textproc/p5-XML-Atom
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \
p5-Test-MockModule>=0:devel/p5-Test-MockModule \
p5-Test-MockObject>=0:devel/p5-Test-MockObject