1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

USES=autoreconf, USES=pgsql.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2014-09-22 18:58:27 +00:00
parent 70e8a571c1
commit 78f08b74c9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368988
4 changed files with 6 additions and 12 deletions

View File

@ -15,12 +15,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS_INSTALL= nagios-plugins-*
USES= charsetfix gmake perl5 libtool
USES= charsetfix gmake perl5 libtool autoreconf
CHARSETFIX_MAKEFILEIN=Makefile.am
USE_SUBMAKE= yes
USE_AUTOTOOLS= aclocal autoconf automake autoheader
ACLOCAL_ARGS= -I m4 -I gl/m4
AUTOMAKE_ARGS= --add-missing
OPTIONS_DEFINE= QSTAT FPING NETSNMP RADIUS MYSQL PGSQL LDAP IPV6 JAIL NLS DBI EXTRAOPTS
OPTIONS_SINGLE= DNS
@ -100,7 +97,7 @@ MYSQL_USE= mysql=yes
MYSQL_CONFIGURE_ON= --with-mysql=${LOCALBASE}
MYSQL_CONFIGURE_OFF= --without-mysql
PGSQL_USE= pgsql=yes
PGSQL_USES= pgsql
PGSQL_CONFIGURE_ON= --with-pgsql=${LOCALBASE}
PGSQL_CONFIGURE_OFF= --without-pgsql
@ -109,6 +106,7 @@ LDAP_CONFIGURE_WITH= ldap
NLS_USES= gettext
NLS_CONFIGURE_ENABLE= nls
NLS_USES_OFF= gettext:build
DBI_LIB_DEPENDS= libdbi.so:${PORTSDIR}/databases/libdbi
DBI_CONFIGURE_WITH= dbi

View File

@ -69,4 +69,3 @@ libexec/nagios/utils.pm
libexec/nagios/utils.sh
%%NLS%%share/locale/de/LC_MESSAGES/monitoring-plugins.mo
%%NLS%%share/locale/fr/LC_MESSAGES/monitoring-plugins.mo
@dirrmtry libexec/nagios

View File

@ -17,12 +17,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS_INSTALL= monitoring-plugins-*
USES= charsetfix gmake perl5 libtool
USES= charsetfix gmake perl5 libtool autoreconf
CHARSETFIX_MAKEFILEIN=Makefile.am
USE_SUBMAKE= yes
USE_AUTOTOOLS= aclocal autoconf automake
ACLOCAL_ARGS= -I m4 -I gl/m4
AUTOMAKE_ARGS= --add-missing
OPTIONS_DEFINE= QSTAT FPING NETSNMP RADIUS MYSQL PGSQL LDAP IPV6 JAIL NLS DBI EXTRAOPTS
OPTIONS_SINGLE= DNS
@ -106,7 +103,7 @@ MYSQL_USE= mysql=yes
MYSQL_CONFIGURE_ON= --with-mysql=${LOCALBASE}
MYSQL_CONFIGURE_OFF= --without-mysql
PGSQL_USE= pgsql=yes
PGSQL_USES= pgsql
PGSQL_CONFIGURE_ON= --with-pgsql=${LOCALBASE}
PGSQL_CONFIGURE_OFF= --without-pgsql
@ -114,6 +111,7 @@ LDAP_USE= openldap=yes
LDAP_CONFIGURE_WITH= ldap
NLS_USES= gettext
NLS_USES_OFF= gettext:build
NLS_CONFIGURE_ENABLE= nls
DBI_LIB_DEPENDS= libdbi.so:${PORTSDIR}/databases/libdbi

View File

@ -69,4 +69,3 @@ libexec/nagios/utils.pm
libexec/nagios/utils.sh
%%NLS%%share/locale/fr/LC_MESSAGES/nagios-plugins.mo
%%NLS%%share/locale/de/LC_MESSAGES/nagios-plugins.mo
@dirrmtry libexec/nagios