mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-12 05:29:10 +02:00
+ enabled compilation of ptckvm on NetBSD
This commit is contained in:
parent
7c9506a629
commit
83807ba780
@ -22,7 +22,7 @@ begin
|
||||
P.License := 'LGPL with modification, ';
|
||||
P.HomepageURL := 'https://sourceforge.net/projects/fpterm/';
|
||||
P.Description := 'Driver for the video, keyboard and mouse units, built on top of the PTCPas graphics library.';
|
||||
p.OSes:=[linux,win32,win64,go32v2,macosx,openbsd,freebsd];
|
||||
p.OSes:=[linux,win32,win64,go32v2,macosx,openbsd,freebsd,netbsd];
|
||||
|
||||
P.SourcePath.Add('src');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user