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

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

Diff for /pkgsrc/mail/qpopper/Makefile between version 1.13 and 1.14

version 1.13, 1999/02/20 22:48:34 version 1.14, 1999/06/08 11:54:08
Line 17  CONFIGURE_ARGS+= --libexecdir=${PREFIX}/
Line 17  CONFIGURE_ARGS+= --libexecdir=${PREFIX}/
                         --sysconfdir=${PREFIX}/etc --enable-apop \                          --sysconfdir=${PREFIX}/etc --enable-apop \
                         --with-apop=/etc/apop.auth --with-apopuid=root                          --with-apop=/etc/apop.auth --with-apopuid=root
   
   .include "../../mk/bsd.prefs.mk"
   
   .if defined(QPOPPER_SERVERMODE)
   CONFIGURE_ARGS+=        --enable-servermode
   .endif
   
 # popper makefile doesn't have an install target...  # popper makefile doesn't have an install target...
 do-install:  do-install:
         (cd ${WRKSRC}; \          (cd ${WRKSRC}; \

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

CVSweb <webmaster@jp.NetBSD.org>