aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Recorder/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Recorder/Makefile')
-rw-r--r--www/p5-HTTP-Recorder/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTTP-Recorder/Makefile b/www/p5-HTTP-Recorder/Makefile
index 1f8fc6f1b711..ec4dd3454c3f 100644
--- a/www/p5-HTTP-Recorder/Makefile
+++ b/www/p5-HTTP-Recorder/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Record interaction with websites
-BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
- p5-HTTP-Proxy>=0:${PORTSDIR}/www/p5-HTTP-Proxy \
- p5-HTTP-Request-Params>=0:${PORTSDIR}/www/p5-HTTP-Request-Params \
- p5-URI>=0:${PORTSDIR}/net/p5-URI \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
+ p5-HTTP-Proxy>=0:www/p5-HTTP-Proxy \
+ p5-HTTP-Request-Params>=0:www/p5-HTTP-Request-Params \
+ p5-URI>=0:net/p5-URI \
+ p5-libwww>=0:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 dos2unix