summaryrefslogtreecommitdiff
path: root/www/p5-POE-Component-Server-HTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-POE-Component-Server-HTTP/Makefile')
-rw-r--r--www/p5-POE-Component-Server-HTTP/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/p5-POE-Component-Server-HTTP/Makefile b/www/p5-POE-Component-Server-HTTP/Makefile
index 459087998eae..2adae1d52d6c 100644
--- a/www/p5-POE-Component-Server-HTTP/Makefile
+++ b/www/p5-POE-Component-Server-HTTP/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= POE Component to create HTTP Servers
-BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE \
- p5-POE-API-Peek>=0:${PORTSDIR}/devel/p5-POE-API-Peek \
- p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \
+ p5-POE-API-Peek>=0:devel/p5-POE-API-Peek \
+ p5-YAML>=0:textproc/p5-YAML \
+ p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5