[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / x11 / p5-Wx

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

Diff for /pkgsrc/x11/p5-Wx/Makefile between version 1.4 and 1.5

version 1.4, 2010/01/24 13:00:44 version 1.5, 2010/02/15 16:49:46
Line 1 
Line 1 
 # $NetBSD$  # $NetBSD$
 #  #
   
 DISTNAME=       Wx-0.96  DISTNAME=       Wx-0.9701
 PKGNAME=        p5-${DISTNAME}  PKGNAME=        p5-${DISTNAME:S/9701/97.01/}
 PKGREVISION=    1  #PKGREVISION=   1
 CATEGORIES=     x11 perl5  CATEGORIES=     x11 perl5
 MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=Wx/}  MASTER_SITES=   ${MASTER_SITE_PERL_CPAN:=Wx/}
   
Line 16  PKG_DESTDIR_SUPPORT= user-destdir
Line 16  PKG_DESTDIR_SUPPORT= user-destdir
 MAKE_JOBS_SAFE=         no  MAKE_JOBS_SAFE=         no
   
 BUILD_DEPENDS+= p5-Alien-wxWidgets>=0.25:../../x11/p5-Alien-wxWidgets  BUILD_DEPENDS+= p5-Alien-wxWidgets>=0.25:../../x11/p5-Alien-wxWidgets
 BUILD_DEPENDS+= p5-ExtUtils-XSpp>=0.05:../../devel/p5-ExtUtils-XSpp  BUILD_DEPENDS+= p5-ExtUtils-ParseXS>=2.22.02:../../devel/p5-ExtUtils-ParseXS
   BUILD_DEPENDS+= p5-ExtUtils-XSpp>=0.09:../../devel/p5-ExtUtils-XSpp
   
 #USE_TOOLS+=            gmake pkg-config wx-config  #USE_TOOLS+=            gmake pkg-config wx-config
 USE_TOOLS+=             perl  USE_TOOLS+=             perl

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

CVSweb <webmaster@jp.NetBSD.org>