aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-RPC-ExtDirect
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-RPC-ExtDirect
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadfreebsd-ports-gnome-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
freebsd-ports-gnome-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.zst
freebsd-ports-gnome-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'www/p5-RPC-ExtDirect')
-rw-r--r--www/p5-RPC-ExtDirect/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-RPC-ExtDirect/Makefile b/www/p5-RPC-ExtDirect/Makefile
index 4a3aa60ff5cd..af0a041a534d 100644
--- a/www/p5-RPC-ExtDirect/Makefile
+++ b/www/p5-RPC-ExtDirect/Makefile
@@ -13,10 +13,10 @@ COMMENT= Perl extension for implementing the Ext.Direct remoting protocol
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Attribute-Handlers>=0.93:${PORTSDIR}/devel/p5-Attribute-Handlers \
- p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON
+BUILD_DEPENDS= p5-Attribute-Handlers>=0.93:devel/p5-Attribute-Handlers \
+ p5-JSON>=2.53:converters/p5-JSON
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-Pod>=1.46:${PORTSDIR}/devel/p5-Test-Pod
+TEST_DEPENDS= p5-Test-Pod>=1.46:devel/p5-Test-Pod
USES= perl5
USE_PERL5= configure