[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / security / php-mcrypt

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

Diff for /pkgsrc/security/php-mcrypt/Makefile between version 1.9 and 1.10

version 1.9, 2008/06/12 02:14:45 version 1.10, 2012/10/23 18:16:50
Line 4  MODNAME=  mcrypt
Line 4  MODNAME=  mcrypt
 CATEGORIES+=            security  CATEGORIES+=            security
 COMMENT=                PHP extension for the mcrypt crypto algorithms library  COMMENT=                PHP extension for the mcrypt crypto algorithms library
   
 PKG_DESTDIR_SUPPORT=    user-destdir  
   
 CONFLICTS=      php-mcrypt-[0-9]*  CONFLICTS=      php-mcrypt-[0-9]*
   
 CONFIGURE_ARGS+=        --with-${MODNAME}=shared,${BUILDLINK_PREFIX.libmcrypt}  CONFIGURE_ARGS+=        --with-${MODNAME}=shared,${BUILDLINK_PREFIX.libmcrypt}

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

CVSweb <webmaster@jp.NetBSD.org>