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

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

Diff for /pkgsrc/security/ap-modsecurity/Attic/Makefile between version 1.8 and 1.9

version 1.8, 2011/03/20 06:17:58 version 1.9, 2012/06/30 20:20:44
Line 14  PKG_DESTDIR_SUPPORT= user-destdir
Line 14  PKG_DESTDIR_SUPPORT= user-destdir
   
 USE_TOOLS+=     pax  USE_TOOLS+=     pax
   
   # does not compile with apache24
   PKG_APACHE_ACCEPTED=    apache13 apache2 apache22
   
 .include "../../mk/apache.mk"  .include "../../mk/apache.mk"
   
 .if ${PKG_APACHE} != "apache13"  .if ${PKG_APACHE} != "apache13"

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

CVSweb <webmaster@jp.NetBSD.org>