Subject: CVS commit: pkgsrc/cad/qcad
From: Greg Troxel
Date: 2021-09-19 17:35:40
Message id: 20210919153540.F4182FA97@cvs.NetBSD.org

Log Message:
cad/qcad: Build and install libqcadscripts

Despite not causing a failure to build and package, qcad's build was
failing to find libqcadcore while building libqcadscripts.  This
commits adds a patch, similar to many others already present, that
adds -L ../core and then installs the library (and then the expected
PLIST change).

It remains a mystery why the build ever worked; the makefile I get
seems to ignore the failed build, which seems wrong.  The bulk builds
have worked.  But Mustafa reports a build failure, and I find that
failure in my log, even if it is non-fatal.

Reported by Mustafa Dogan.

Files:
RevisionActionfile
1.100modifypkgsrc/cad/qcad/Makefile
1.21modifypkgsrc/cad/qcad/PLIST
1.39modifypkgsrc/cad/qcad/distinfo
1.1addpkgsrc/cad/qcad/patches/patch-src_scripts_scripts.pro