[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / lang / php53

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

Diff for /pkgsrc/lang/php53/Attic/Makefile between version 1.39 and 1.39.4.2

version 1.39, 2013/03/16 01:58:17 version 1.39.4.2, 2013/08/25 16:56:44
Line 4 
Line 4 
 # We can't omit PKGNAME here to handle PKG_OPTIONS.  # We can't omit PKGNAME here to handle PKG_OPTIONS.
 #  #
 PKGNAME=                php-${PHP_BASE_VERS}  PKGNAME=                php-${PHP_BASE_VERS}
   PKGREVISION=            2
 CATEGORIES=             lang  CATEGORIES=             lang
   
 HOMEPAGE=               http://www.php.net/  HOMEPAGE=               http://www.php.net/
Line 14  TEST_TARGET=  test
Line 15  TEST_TARGET=  test
   
 USE_TOOLS+=             gmake lex pkg-config  USE_TOOLS+=             gmake lex pkg-config
 LIBTOOL_OVERRIDE=       # empty  LIBTOOL_OVERRIDE=       # empty
   PHP_CHECK_INSTALLED=    No
   
 .include "Makefile.php"  .include "Makefile.php"
   

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.39.4.2

CVSweb <webmaster@jp.NetBSD.org>