diff options
Diffstat (limited to 'www/ap-perl/Makefile')
-rw-r--r-- | www/ap-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-perl/Makefile b/www/ap-perl/Makefile index 3e4db0832c1..1171d677728 100644 --- a/www/ap-perl/Makefile +++ b/www/ap-perl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2006/03/04 21:30:56 jlam Exp $ +# $NetBSD: Makefile,v 1.42 2006/04/06 06:22:53 reed Exp $ # DISTNAME= mod_perl-1.29 @@ -14,7 +14,7 @@ COMMENT= Module that embeds a Perl interpreter into Apache CONFLICTS= ap2-perl-[0-9]* -DEPENDS+= ${BUILDLINK_DEPENDS.apache}:../../www/apache +DEPENDS+= ${BUILDLINK_API_DEPENDS.apache}:../../www/apache DEPENDS+= p5-BSD-Resource>=1.10:../../devel/p5-BSD-Resource APACHE_MODULE= YES |