aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple-Static/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Server-Simple-Static/Makefile')
-rw-r--r--www/p5-HTTP-Server-Simple-Static/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-HTTP-Server-Simple-Static/Makefile b/www/p5-HTTP-Server-Simple-Static/Makefile
index 552bd6823976..9f2378dac629 100644
--- a/www/p5-HTTP-Server-Simple-Static/Makefile
+++ b/www/p5-HTTP-Server-Simple-Static/Makefile
@@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Serve static files with HTTP::Server::Simple
-RUN_DEPENDS= p5-File-LibMagic>=0:${PORTSDIR}/devel/p5-File-LibMagic \
- p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
- p5-URI>=0:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS= p5-File-LibMagic>=0:devel/p5-File-LibMagic \
+ p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \
+ p5-URI>=0:net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5