summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2012-09-04 22:27:55 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2012-09-04 22:27:55 +0000
commit1a94993f16c880cefe57adeccb7191a9763e012a (patch)
treed04edfd0a189102539fb6f8b0878a6ee664601a1 /net-mgmt
parent- Update to 1.0.3 (diff)
- unbreak build
since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/ with hat apache@
Notes
Notes: svn path=/head/; revision=303678
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/ocsinventory-ng/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/net-mgmt/ocsinventory-ng/Makefile b/net-mgmt/ocsinventory-ng/Makefile
index a2e49bab4e2a..56c17471a4db 100644
--- a/net-mgmt/ocsinventory-ng/Makefile
+++ b/net-mgmt/ocsinventory-ng/Makefile
@@ -1,7 +1,3 @@
-# New ports collection makefile for: ocsinventory-ng
-# Date created: 28 Sep 2007
-# Whom: araujo
-#
# $FreeBSD$
PORTNAME= ocsinventory-ng
@@ -24,7 +20,7 @@ RUN_DEPENDS= p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \
p5-XML-Entities>=0:${PORTSDIR}/textproc/p5-XML-Entities
-USE_APACHE= 22+
+USE_APACHE_RUN= 22+
USE_MYSQL= 41+
USE_PERL5= 5.8.0+
WANT_PHP_WEB= yes