[BACK]Return to Makefile.common CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / net / netsaint-base

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

Diff for /pkgsrc/net/netsaint-base/Attic/Makefile.common between version 1.7 and 1.8

version 1.7, 2005/05/22 20:08:25 version 1.8, 2005/06/01 18:03:08
Line 15  PKG_GROUPS+= ${NETSTADM_GROUP}
Line 15  PKG_GROUPS+= ${NETSTADM_GROUP}
 PKG_USERS+=     ${NETSAINT_USER}:${NETSAINT_GROUP}::NetSaint\\ Runtime\\ User  PKG_USERS+=     ${NETSAINT_USER}:${NETSAINT_GROUP}::NetSaint\\ Runtime\\ User
 PKG_USERS+=     ${NETSTADM_USER}:${NETSTADM_GROUP}::NetSaint\\ Administrator:${PREFIX}/etc/netsaint:${SH}  PKG_USERS+=     ${NETSTADM_USER}:${NETSTADM_GROUP}::NetSaint\\ Administrator:${PREFIX}/etc/netsaint:${SH}
   
 USE_X11=                YES  
 GNU_CONFIGURE=          YES  GNU_CONFIGURE=          YES
 USE_TOOLS+=             gmake  USE_TOOLS+=             gmake
   
Line 31  CONFIGURE_ARGS+= --with-lockfile=var/run
Line 30  CONFIGURE_ARGS+= --with-lockfile=var/run
 CONFIGURE_ARGS+=        --with-netsaint-user=${NETSAINT_USER}  CONFIGURE_ARGS+=        --with-netsaint-user=${NETSAINT_USER}
 CONFIGURE_ARGS+=        --with-netsaint-grp=${NETSAINT_GROUP}  CONFIGURE_ARGS+=        --with-netsaint-grp=${NETSAINT_GROUP}
 CONFIGURE_ARGS+=        --with-init-dir=${PREFIX}/etc/rc.d  CONFIGURE_ARGS+=        --with-init-dir=${PREFIX}/etc/rc.d
   
   .include "../../mk/x11.buildlink3.mk"

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

CVSweb <webmaster@jp.NetBSD.org>