summaryrefslogtreecommitdiff
path: root/www/ap-perl
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-perl')
-rw-r--r--www/ap-perl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap-perl/Makefile b/www/ap-perl/Makefile
index 99fe27ebd4d..a9677e31840 100644
--- a/www/ap-perl/Makefile
+++ b/www/ap-perl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2001/11/26 06:50:28 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2001/11/26 15:02:32 jlam Exp $
#
DISTNAME= mod_perl-1.25
@@ -11,6 +11,7 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://perl.apache.org/
COMMENT= Module that embeds a Perl interpreter into Apache
+DEPENDS+= ${BUILDLINK_DEPENDS.apache}:../../www/apache
DEPENDS+= libperl>=${LIBPERL5_REQD}:../../lang/libperl
DEPENDS+= p5-BSD-Resource>=1.10:../../devel/p5-BSD-Resource