aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-FS-Gmail
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 14:39:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 14:39:14 +0000
commitbd4d8236ba9e303590baea2f49896d1b57c1f4f4 (patch)
treef9633c66411174d9396ea7041d10cec418d2b777 /net/p5-Net-FS-Gmail
parent7c228e4748d93ea5aaea790deb37da1914d3be1d (diff)
downloadports-bd4d8236ba9e303590baea2f49896d1b57c1f4f4.tar.gz
ports-bd4d8236ba9e303590baea2f49896d1b57c1f4f4.zip
Notes
Diffstat (limited to 'net/p5-Net-FS-Gmail')
-rw-r--r--net/p5-Net-FS-Gmail/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/p5-Net-FS-Gmail/Makefile b/net/p5-Net-FS-Gmail/Makefile
index 232f915f1fee..20697777ef1f 100644
--- a/net/p5-Net-FS-Gmail/Makefile
+++ b/net/p5-Net-FS-Gmail/Makefile
@@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= A Perl interface for store and retrieve files on Gmail
-BUILD_DEPENDS= ${SITE_PERL}/Mail/Webmail/Gmail.pm:${PORTSDIR}/mail/p5-Mail-Webmail-Gmail \
- ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules \
- ${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= p5-Mail-Webmail-Gmail>=0:${PORTSDIR}/mail/p5-Mail-Webmail-Gmail \
+ p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes