aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-01-10 05:22:23 +0800
committerswills <swills@FreeBSD.org>2012-01-10 05:22:23 +0800
commitd19f02aa6dda3fc238fab52cf046bdd00feb9143 (patch)
treef1ed5a0ed7c5bc480d1fe85b77cb067234ee6e91
parentc69f9e4f013945bd153b931a969aa202859e69b9 (diff)
downloadfreebsd-ports-gnome-d19f02aa6dda3fc238fab52cf046bdd00feb9143.tar.gz
freebsd-ports-gnome-d19f02aa6dda3fc238fab52cf046bdd00feb9143.tar.zst
freebsd-ports-gnome-d19f02aa6dda3fc238fab52cf046bdd00feb9143.zip
- Add missing BUILD_DEPENDS to silence build warnings and enable testing
-rw-r--r--www/p5-Catalyst-Engine-Apache/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Engine-Apache/Makefile b/www/p5-Catalyst-Engine-Apache/Makefile
index 861253449510..3ecf369f3b6b 100644
--- a/www/p5-Catalyst-Engine-Apache/Makefile
+++ b/www/p5-Catalyst-Engine-Apache/Makefile
@@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Catalyst Apache Engines
+BUILD_DEPENDS= p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime
RUN_DEPENDS= p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime
PERL_CONFIGURE= yes