aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Daemon/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-HTTP-Daemon/Makefile
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Notes
Diffstat (limited to 'www/p5-HTTP-Daemon/Makefile')
-rw-r--r--www/p5-HTTP-Daemon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTTP-Daemon/Makefile b/www/p5-HTTP-Daemon/Makefile
index 194c28b7d318..20186764d897 100644
--- a/www/p5-HTTP-Daemon/Makefile
+++ b/www/p5-HTTP-Daemon/Makefile
@@ -14,9 +14,9 @@ COMMENT= Simple HTTP server class
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTTP-Date>=6:${PORTSDIR}/www/p5-HTTP-Date \
- p5-HTTP-Message>=6:${PORTSDIR}/www/p5-HTTP-Message \
- p5-LWP-MediaTypes>=6:${PORTSDIR}/www/p5-LWP-MediaTypes
+BUILD_DEPENDS= p5-HTTP-Date>=6:www/p5-HTTP-Date \
+ p5-HTTP-Message>=6:www/p5-HTTP-Message \
+ p5-LWP-MediaTypes>=6:www/p5-LWP-MediaTypes
RUN_DEPENDS:= ${BUILD_DEPENDS}
CONFLICTS= p5-libwww-5*