aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ocsinventory-ng
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-11-06 11:30:14 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-11-06 11:30:14 +0000
commitf90e284200ee7e5312b76bc2d10c1f925e9c5d1e (patch)
tree2b798e374a875a9e5003249b1174f689d696ad74 /net-mgmt/ocsinventory-ng
parentbca0d53da2f5fb27dab8c49aef11547e9546c9e4 (diff)
downloadports-f90e284200ee7e5312b76bc2d10c1f925e9c5d1e.tar.gz
ports-f90e284200ee7e5312b76bc2d10c1f925e9c5d1e.zip
Notes
Diffstat (limited to 'net-mgmt/ocsinventory-ng')
-rw-r--r--net-mgmt/ocsinventory-ng/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/ocsinventory-ng/Makefile b/net-mgmt/ocsinventory-ng/Makefile
index 46500caef61d..95372f6ead18 100644
--- a/net-mgmt/ocsinventory-ng/Makefile
+++ b/net-mgmt/ocsinventory-ng/Makefile
@@ -6,7 +6,7 @@
PORTNAME= ocsinventory-ng
PORTVERSION= 1.01
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ocsinventory
@@ -15,7 +15,7 @@ DISTNAME= OCSNG_LINUX_SERVER_${PORTVERSION}
MAINTAINER= araujo@FreeBSD.org
COMMENT= Open Computer and Software Inventory Next Generation
-RUN_DEPENDS= ${PORTSDIR}/www/mod_perl \
+RUN_DEPENDS= ${PORTSDIR}/www/mod_perl2 \
${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
@@ -24,7 +24,7 @@ RUN_DEPENDS= ${PORTSDIR}/www/mod_perl \
${SITE_PERL}/Net/IP.pm:${PORTSDIR}/net-mgmt/p5-Net-IP \
${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
-USE_APACHE= 1.3+
+USE_APACHE= 2.0+
USE_MYSQL= yes
WANT_PHP_WEB= yes
DEFAULT_PHP_VER= 5