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

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

Diff for /pkgsrc/databases/php-pdo_sqlite/Makefile between version 1.7 and 1.8

version 1.7, 2009/03/13 10:57:20 version 1.8, 2009/10/07 05:00:59
Line 12  USE_PHP_EXT_PATCHES= yes
Line 12  USE_PHP_EXT_PATCHES= yes
 .include "../../mk/bsd.prefs.mk"  .include "../../mk/bsd.prefs.mk"
   
 .include "../../lang/php/ext.mk"  .include "../../lang/php/ext.mk"
 # Remove the following line when PHP >= 5.2.10 is released  
 .include "../../databases/php-pdo/module.mk"  
   
 CONFIGURE_ARGS+=        --with-${MODNAME}  CONFIGURE_ARGS+=        --with-${MODNAME}
 CONFIGURE_ARGS+=        --with-${PKGMODNAME}=shared,${BUILDLINK_PREFIX.sqlite3}  CONFIGURE_ARGS+=        --with-${PKGMODNAME}=shared,${BUILDLINK_PREFIX.sqlite3}

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>