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

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

Diff for /pkgsrc/www/apache24/Makefile between version 1.26 and 1.27

version 1.26, 2014/03/18 20:09:08 version 1.27, 2014/05/03 13:01:25
Line 2 
Line 2 
   
 DISTNAME=       httpd-2.4.9  DISTNAME=       httpd-2.4.9
 PKGNAME=        ${DISTNAME:S/httpd/apache/}  PKGNAME=        ${DISTNAME:S/httpd/apache/}
   PKGREVISION=    1
 CATEGORIES=     www  CATEGORIES=     www
 MASTER_SITES=   ${MASTER_SITE_APACHE:=httpd/} \  MASTER_SITES=   ${MASTER_SITE_APACHE:=httpd/} \
                 http://archive.apache.org/dist/httpd/ \                  http://archive.apache.org/dist/httpd/ \
Line 192  post-install:
Line 193  post-install:
 .endif  .endif
   
 .include "../../mk/pthread.buildlink3.mk"  .include "../../mk/pthread.buildlink3.mk"
   .include "../../devel/readline/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27

CVSweb <webmaster@jp.NetBSD.org>