summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Server-Simple-Mason/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Server-Simple-Mason/Makefile')
-rw-r--r--www/p5-HTTP-Server-Simple-Mason/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTTP-Server-Simple-Mason/Makefile b/www/p5-HTTP-Server-Simple-Mason/Makefile
index 5dfac6804235..5c9f828e6f73 100644
--- a/www/p5-HTTP-Server-Simple-Mason/Makefile
+++ b/www/p5-HTTP-Server-Simple-Mason/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Abstract baseclass for a standalone mason server
-BUILD_DEPENDS= p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \
p5-HTML-Mason>=0:www/p5-HTML-Mason \
p5-Hook-LexWrap>=0:devel/p5-Hook-LexWrap
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure