aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-Server-XMLRPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-POE-Component-Server-XMLRPC/Makefile')
-rw-r--r--devel/p5-POE-Component-Server-XMLRPC/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-POE-Component-Server-XMLRPC/Makefile b/devel/p5-POE-Component-Server-XMLRPC/Makefile
index 9a3b3490ee7f..13fc7c01ab2c 100644
--- a/devel/p5-POE-Component-Server-XMLRPC/Makefile
+++ b/devel/p5-POE-Component-Server-XMLRPC/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jesper@jdn.dk
COMMENT= POE Component to create XMLRPC Servers
-BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
- p5-POE-Component-Server-HTTP>=0:${PORTSDIR}/www/p5-POE-Component-Server-HTTP \
- p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite
+BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \
+ p5-POE-Component-Server-HTTP>=0:www/p5-POE-Component-Server-HTTP \
+ p5-SOAP-Lite>=0:net/p5-SOAP-Lite
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5