aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icinga/Makefile
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2012-11-29 18:49:27 +0000
committerLars Engels <lme@FreeBSD.org>2012-11-29 18:49:27 +0000
commit3758bcf233444911ad955b24328fcd1c0b085b0e (patch)
tree7b6e170e167f0cc1a66f8dd235bc081c5e5d8c22 /net-mgmt/icinga/Makefile
parentfb994d51aa3998c52e2722f8326e0a4010792ab0 (diff)
downloadports-3758bcf233444911ad955b24328fcd1c0b085b0e.tar.gz
ports-3758bcf233444911ad955b24328fcd1c0b085b0e.zip
Notes
Diffstat (limited to 'net-mgmt/icinga/Makefile')
-rw-r--r--net-mgmt/icinga/Makefile13
1 files changed, 2 insertions, 11 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile
index e69b4e3f311d..9a562c28c887 100644
--- a/net-mgmt/icinga/Makefile
+++ b/net-mgmt/icinga/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= icinga
-PORTVERSION= 1.8.1
+PORTVERSION= 1.8.2
CATEGORIES= net-mgmt
MASTER_SITES= SF
@@ -81,7 +81,7 @@ SUB_FILES= pkg-install \
SUB_LIST= PREFIX=${PREFIX} \
${PLIST_SUB}
-OPTIONS_DEFINE= EMBEDDED_PERL NANOSLEEP UNHANDLED_HACK IDOUTILS PGSQL MYSQL APACHE
+OPTIONS_DEFINE= EMBEDDED_PERL NANOSLEEP UNHANDLED_HACK IDOUTILS APACHE
OPTIONS_DEFAULT= EMBEDDED_PERL IDOUTILS
EMBEDDED_PERL_DESC= Enable embedded Perl
@@ -118,15 +118,6 @@ PLIST_SUB+= IDOUTILS=""
PLIST_SUB+= IDOUTILS="@comment "
.endif
-.if ${PORT_OPTIONS:MMYSQL}
-USE_MYSQL= yes
-.endif
-
-.if ${PORT_OPTIONS:MPGSQL}
-USE_PGSQL= yes
-CONFIGURE_ARGS+= --enable-pgsql
-.endif
-
.if ${PORT_OPTIONS:MAPACHE}
USE_APACHE_RUN= 22+
CONFIGURE_ARGS+= --with-httpd-conf=${LOCALBASE}/${APACHEETCDIR}/extra