Subject: CVS commit: pkgsrc/games/etlegacy
From: Maya Rashish
Date: 2019-06-23 13:20:24
Message id: 20190623112024.42A40FBF4@cvs.NetBSD.org

Log Message:
etlegacy: have cmake figure out whether -ldl should be used.

Make per-OS PLISTs because for some reason it makes one file include
per-OS names. It would be easier to just not do that... but that's what
it already does.

the linux case is actually "else". I think the linux logic can be used
for all OSes after this.

Files:
RevisionActionfile
1.4modifypkgsrc/games/etlegacy/Makefile
1.3modifypkgsrc/games/etlegacy/PLIST
1.2modifypkgsrc/games/etlegacy/distinfo
1.1addpkgsrc/games/etlegacy/PLIST.Darwin
1.1addpkgsrc/games/etlegacy/PLIST.FreeBSD
1.1addpkgsrc/games/etlegacy/PLIST.Linux
1.1addpkgsrc/games/etlegacy/PLIST.NetBSD
1.1addpkgsrc/games/etlegacy/PLIST.OpenBSD
1.1addpkgsrc/games/etlegacy/patches/patch-cmake_ETLPlatform.cmake