[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / net / nagios-plugin-ldap

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /pkgsrc/net/nagios-plugin-ldap/Makefile between version 1.15 and 1.19

version 1.15, 2014/02/12 23:18:23 version 1.19, 2017/11/08 03:20:49
Line 2 
Line 2 
 #  #
   
 PKGNAME=        nagios-plugin-ldap-${PLUGINSVERSION}  PKGNAME=        nagios-plugin-ldap-${PLUGINSVERSION}
 PKGREVISION=    4  
 CATEGORIES=     net sysutils databases  CATEGORIES=     net sysutils databases
   
 MAINTAINER=     pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
Line 15  DEPENDS+= nagios-plugins-${PLUGINSVERSIO
Line 14  DEPENDS+= nagios-plugins-${PLUGINSVERSIO
   
 BINARY_TARGET=  check_ldap  BINARY_TARGET=  check_ldap
   
   CONFIGURE_ARGS+=        --with-ldap=yes
   
 .include "../../net/nagios-plugins/Makefile.plugin"  .include "../../net/nagios-plugins/Makefile.plugin"
 .include "../../databases/openldap-client/buildlink3.mk"  .include "../../databases/openldap-client/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"  .include "../../security/openssl/buildlink3.mk"

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.19

CVSweb <webmaster@jp.NetBSD.org>