aboutsummaryrefslogtreecommitdiff
path: root/www/mod_perl2
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-09-25 10:26:44 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-09-25 10:26:44 +0000
commit49e6e0171db6b81245becfdcc51ac7d7c24d02fb (patch)
treedfb71020754652c20718a94e9fd599c1a615f4e8 /www/mod_perl2
parent245e453c6c8e14300f34983ac6aee7c3a5793060 (diff)
downloadports-49e6e0171db6b81245becfdcc51ac7d7c24d02fb.tar.gz
ports-49e6e0171db6b81245becfdcc51ac7d7c24d02fb.zip
Notes
Diffstat (limited to 'www/mod_perl2')
-rw-r--r--www/mod_perl2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile
index 9b3c3f5c0783..134561000319 100644
--- a/www/mod_perl2/Makefile
+++ b/www/mod_perl2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mod_perl
PORTVERSION= 2.0.2
+PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= www perl5
MASTER_SITES= http://perl.apache.org/dist/ \
@@ -16,6 +17,9 @@ PKGNAMESUFFIX= 2
MAINTAINER= lars.eggert@gmx.net
COMMENT= Embeds a Perl interpreter in the Apache2 server
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/BSD/Resource.pm:${PORTSDIR}/devel/p5-BSD-Resource
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
USE_APACHE= 2.0+
PERL_CONFIGURE= yes
GMAKE= yes