aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-MobileAgent/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-08-22 06:20:21 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-08-22 06:20:21 +0000
commitca30180fce2f855e8628b4b985f7751277861ae2 (patch)
tree48f74b33f7001da4f4bcbd1c588b931b18562097 /www/p5-HTTP-MobileAgent/Makefile
parent88dd7b9e3c29e897d5b86254508067a2f9d38626 (diff)
downloadports-ca30180fce2f855e8628b4b985f7751277861ae2.tar.gz
ports-ca30180fce2f855e8628b4b985f7751277861ae2.zip
Notes
Diffstat (limited to 'www/p5-HTTP-MobileAgent/Makefile')
-rw-r--r--www/p5-HTTP-MobileAgent/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTTP-MobileAgent/Makefile b/www/p5-HTTP-MobileAgent/Makefile
index e34b97620876..97812adcbdb1 100644
--- a/www/p5-HTTP-MobileAgent/Makefile
+++ b/www/p5-HTTP-MobileAgent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTTP-MobileAgent
-PORTVERSION= 0.25
+PORTVERSION= 0.26
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTTP
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An HTTP mobile user agent string parser for Perl
-BUILD_DEPENDS= ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes