Subject: CVS commit: pkgsrc/cad/qcad
To: None <pkgsrc-changes@NetBSD.org>
From: Dan McMahill <dmcmahill@netbsd.org>
List: pkgsrc-changes
Date: 01/16/2007 17:13:37
Module Name:	pkgsrc
Committed By:	dmcmahill
Date:		Tue Jan 16 17:13:37 UTC 2007

Modified Files:
	pkgsrc/cad/qcad: Makefile distinfo
Added Files:
	pkgsrc/cad/qcad/patches: patch-ad patch-ae patch-af patch-ag

Log Message:
Instead of hardcoding 'gcc' as the c++ compiler (not g++ but gcc), use
AC_PROG_CXX to find a c++ compiler.  This fixes building with sunpro.
The result seems to run ok.  Patches submitted upstream.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/cad/qcad/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/cad/qcad/distinfo
cvs rdiff -r0 -r1.4 pkgsrc/cad/qcad/patches/patch-ad \
    pkgsrc/cad/qcad/patches/patch-af
cvs rdiff -r0 -r1.3 pkgsrc/cad/qcad/patches/patch-ae
cvs rdiff -r0 -r1.1 pkgsrc/cad/qcad/patches/patch-ag

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