aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-JIRA-Client
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 23:45:30 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2010-01-28 23:45:30 +0000
commit03174d91effd822a4d92b4f1faa0fa18199f72c5 (patch)
tree3247f76b005686db0773ea6e5de61f58c635c9a9 /devel/p5-JIRA-Client
parentc5f8b8a8b92d151a181f4429ffd6f2f00c2232d6 (diff)
downloadports-03174d91effd822a4d92b4f1faa0fa18199f72c5.tar.gz
ports-03174d91effd822a4d92b4f1faa0fa18199f72c5.zip
Notes
Diffstat (limited to 'devel/p5-JIRA-Client')
-rw-r--r--devel/p5-JIRA-Client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-JIRA-Client/Makefile b/devel/p5-JIRA-Client/Makefile
index cba8e797f12c..b6d00443cfe9 100644
--- a/devel/p5-JIRA-Client/Makefile
+++ b/devel/p5-JIRA-Client/Makefile
@@ -7,6 +7,7 @@
PORTNAME= JIRA-Client
PORTVERSION= 0.24
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= GOOGLE_CODE \
LOCAL/glarkin
@@ -15,8 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= glarkin@FreeBSD.org
COMMENT= An extended interface to JIRA's SOAP API
-RUN_DEPENDS= p5-IO>=0:${PORTSDIR}/devel/p5-IO \
- p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
+RUN_DEPENDS= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes