summaryrefslogtreecommitdiff
path: root/www/p5-Dancer-Plugin-ExtDirect/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-Dancer-Plugin-ExtDirect/Makefile
parent- Update to 1.2.2 (diff)
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-Dancer-Plugin-ExtDirect/Makefile')
-rw-r--r--www/p5-Dancer-Plugin-ExtDirect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Dancer-Plugin-ExtDirect/Makefile b/www/p5-Dancer-Plugin-ExtDirect/Makefile
index 81ee3c9f0141..95d6684caab5 100644
--- a/www/p5-Dancer-Plugin-ExtDirect/Makefile
+++ b/www/p5-Dancer-Plugin-ExtDirect/Makefile
@@ -14,8 +14,8 @@ COMMENT= Dancer plugin for implementing ExtDirect APIs
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Dancer>=1.2001:${PORTSDIR}/www/p5-Dancer \
- p5-JSON>=0:${PORTSDIR}/converters/p5-JSON
+BUILD_DEPENDS= p5-Dancer>=1.2001:www/p5-Dancer \
+ p5-JSON>=0:converters/p5-JSON
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5