aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Net-FireEagle/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Net-FireEagle/Makefile')
-rw-r--r--www/p5-Net-FireEagle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Net-FireEagle/Makefile b/www/p5-Net-FireEagle/Makefile
index 5cfa96a85d20..5ac9335b8099 100644
--- a/www/p5-Net-FireEagle/Makefile
+++ b/www/p5-Net-FireEagle/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Net-FireEagle
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -16,7 +17,6 @@ COMMENT= Access Yahoo's FireEagle location service
RUN_DEPENDS= p5-Net-OAuth-Simple>=1.0:${PORTSDIR}/net/p5-Net-OAuth-Simple \
p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \
- p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple \
p5-JSON-Any>=1.15:${PORTSDIR}/converters/p5-JSON-Any \
p5-Net-SSLeay>=1.30:${PORTSDIR}/security/p5-Net-SSLeay
BUILD_DEPENDS= ${RUN_DEPENDS}