summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Server-Simple/Makefile')
-rw-r--r--www/p5-HTTP-Server-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Server-Simple/Makefile b/www/p5-HTTP-Server-Simple/Makefile
index 0eb77d90ee5c..63982cedac5d 100644
--- a/www/p5-HTTP-Server-Simple/Makefile
+++ b/www/p5-HTTP-Server-Simple/Makefile
@@ -13,8 +13,8 @@ COMMENT= Simple standalone HTTP daemon
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-CGI>=0:www/p5-CGI
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-CGI>=0:www/p5-CGI
NO_ARCH= yes
USES= perl5