Path to this page:
Subject: CVS commit: pkgsrc/net/DarwinStreamingServer
From: Roland Illig
Date: 2020-04-28 05:04:36
Message id: 20200428030436.A44DFFB27@cvs.NetBSD.org
Log Message:
net/DarwinStreamingServer: fix build for SUBST_NOOP_OK=no
Two of the mentioned files did not actually contain the optimization
flag, which triggered this error during the build:
ERROR: [subst.mk:makefile] The filename patterns
"QTFileTools/QTBroadcaster.tproj/Makefile.POSIX
QTFileTools/QTFileInfo.tproj/Makefile.POSIX" have no effect.
Since the files need not be listed individually, the new definition is
shorter and will also apply to any newly added subdirectories.
Files: