Subject: CVS commit: pkgsrc/sysutils
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/15/2001 00:54:37
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jun 14 21:54:36 UTC 2001

Modified Files:
	pkgsrc/sysutils/amanda-client: Makefile
	pkgsrc/sysutils/amanda-common: Makefile Makefile.common
	pkgsrc/sysutils/amanda-common/pkg: DEINSTALL INSTALL
	pkgsrc/sysutils/amanda-server: Makefile

Log Message:
- Migrate BUILD_DEFS to Makefile.common
- Apply the patch from pkg/13188 by Ron Roskens <roskens@elfin.net> to
  fix problems with hard-coding /var/amanda.
- Remove USE_X11 from amanda-server since amanda-plot has already been
  split out.
- Don't explicitly look for headers in ${PREFIX}/include.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/sysutils/amanda-client/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/sysutils/amanda-common/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/sysutils/amanda-common/Makefile.common
cvs rdiff -r1.1 -r1.2 pkgsrc/sysutils/amanda-common/pkg/DEINSTALL
cvs rdiff -r1.3 -r1.4 pkgsrc/sysutils/amanda-common/pkg/INSTALL
cvs rdiff -r1.18 -r1.19 pkgsrc/sysutils/amanda-server/Makefile

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