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

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-radius/Makefile between version 1.3 and 1.11

version 1.3, 2008/05/27 21:22:02 version 1.11, 2013/05/31 12:41:34
Line 2 
Line 2 
 #  #
   
 PKGNAME=        nagios-plugin-radius-${PLUGINSVERSION}  PKGNAME=        nagios-plugin-radius-${PLUGINSVERSION}
   PKGREVISION=    5
 CATEGORIES=     net sysutils  CATEGORIES=     net sysutils
   
 MAINTAINER=     pkgsrc-users@NetBSD.org  MAINTAINER=     pkgsrc-users@NetBSD.org
 COMMENT=        Nagios radius plugin  COMMENT=        Nagios radius plugin
   LICENSE=        gnu-gpl-v3
   
 DEPENDS+=       nagios-plugins-${PLUGINSVERSION}{,nb[0-9]*}:../../net/nagios-plugins  DEPENDS+=       nagios-plugins-${PLUGINSVERSION}{,nb[0-9]*}:../../net/nagios-plugins
 DEPENDS+=       p5-Net-SNMP-[0-9]*:../../net/p5-Net-SNMP  DEPENDS+=       p5-Net-SNMP-[0-9]*:../../net/p5-Net-SNMP
   
   # linked with libradiusclient-ng.so.
   BUILDLINK_DEPMETHOD.radiusclient-ng= full
   
 BUILD_DEFS+=    PKG_SYSCONFBASE  BUILD_DEFS+=    PKG_SYSCONFBASE
   
 .include "../../net/nagios-plugins/Makefile.common"  .include "../../net/nagios-plugins/Makefile.common"

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.11

CVSweb <webmaster@jp.NetBSD.org>