Subject: CVS commit: pkgsrc/net/ntp4
To: None <pkgsrc-changes@NetBSD.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 06/10/2004 20:03:11
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Thu Jun 10 20:03:11 UTC 2004

Modified Files:
	pkgsrc/net/ntp4: Makefile PLIST

Log Message:
Address PR pkg/24607 by Georg Schwarz to make this build and install under
IRIX:
- add flexibility to PLIST
- add configure arguments to point to openssl if not builtin
- don't use '-print0' to find(1).  IRIX' find does not have this capability,
  and since we know for a fact that it will not be needed, we can leave it
  out in this case.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 pkgsrc/net/ntp4/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/net/ntp4/PLIST

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