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

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

Diff for /pkgsrc/www/cherokee/Attic/Makefile between version 1.13 and 1.14

version 1.13, 2010/03/12 13:45:42 version 1.14, 2010/06/28 10:49:51
Line 10  MAINTAINER= pkgsrc-users@NetBSD.org
Line 10  MAINTAINER= pkgsrc-users@NetBSD.org
 HOMEPAGE=       http://www.cherokee-project.com/  HOMEPAGE=       http://www.cherokee-project.com/
 COMMENT=        Flexible and fast web server  COMMENT=        Flexible and fast web server
   
   PKG_DESTDIR_SUPPORT=    user-destdir
   
 GNU_CONFIGURE=          yes  GNU_CONFIGURE=          yes
 USE_LIBTOOL=            yes  USE_LIBTOOL=            yes
 USE_TOOLS+=             bison flex  USE_TOOLS+=             bison flex
Line 78  CONF_FILES+=  ${EGDIR}/cherokee/mods-ava
Line 80  CONF_FILES+=  ${EGDIR}/cherokee/mods-ava
 CONFIGURE_ARGS+=        --disable-tls  CONFIGURE_ARGS+=        --disable-tls
 .endif  .endif
   
 pre-install:  INSTALLATION_DIRS+=     ${EGDIR}/pam.d
         ${INSTALL_DATA_DIR} ${EGDIR}/pam.d  
   
 .include "../../mk/bsd.pkg.mk"  .include "../../mk/bsd.pkg.mk"

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

CVSweb <webmaster@jp.NetBSD.org>