aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile')
-rw-r--r--www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile
index 4b5eff795653..be18208035e5 100644
--- a/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile
+++ b/www/p5-HTTP-MobileAgent-Plugin-Locator/Makefile
@@ -11,13 +11,13 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Mobile location information plugin for p5-HTTP-MobileAgent
RUN_DEPENDS= \
- p5-Geo-Coordinates-Converter>=0.10:${PORTSDIR}/science/p5-Geo-Coordinates-Converter \
- p5-Geo-Coordinates-Converter-iArea>=0.11:${PORTSDIR}/science/p5-Geo-Coordinates-Converter-iArea \
- p5-HTTP-MobileAgent>=0.31:${PORTSDIR}/www/p5-HTTP-MobileAgent \
- p5-UNIVERSAL-can>0:${PORTSDIR}/devel/p5-UNIVERSAL-can \
- p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require
+ p5-Geo-Coordinates-Converter>=0.10:science/p5-Geo-Coordinates-Converter \
+ p5-Geo-Coordinates-Converter-iArea>=0.11:science/p5-Geo-Coordinates-Converter-iArea \
+ p5-HTTP-MobileAgent>=0.31:www/p5-HTTP-MobileAgent \
+ p5-UNIVERSAL-can>0:devel/p5-UNIVERSAL-can \
+ p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require
BUILD_DEPENDS:= ${RUN_DEPENDS}
-TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
+TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires
USES= perl5
USE_PERL5= configure