Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Jason Beegan <jtb@netbsd.org>
List: source-changes
Date: 12/09/2000 00:29:48
Module Name:	pkgsrc
Committed By:	jtb
Date:		Fri Dec  8 22:29:48 UTC 2000

Modified Files:
	pkgsrc/graphics/plplot: Makefile
	pkgsrc/graphics/plplot/files: patch-sum
Added Files:
	pkgsrc/graphics/plplot/patches: patch-ae patch-af

Log Message:
If were using the f2c-f77 frontend to f2c then don't use the -r8 argument
(for promoting REAL to DOUBLE) as the that script doesn't accept it. The
resulting API will be single precision. If you want double precision
then just set PKG_FC= f77 in /etc/mk.conf.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/plplot/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/plplot/files/patch-sum
cvs rdiff -r0 -r1.3 pkgsrc/graphics/plplot/patches/patch-ae \
    pkgsrc/graphics/plplot/patches/patch-af

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