diff options
author | rhialto <rhialto@pkgsrc.org> | 2019-12-31 14:30:09 +0000 |
---|---|---|
committer | rhialto <rhialto@pkgsrc.org> | 2019-12-31 14:30:09 +0000 |
commit | 3452d3b6de349db6c7be123da4a11fec0e50db9d (patch) | |
tree | be7eef3270cf424d51a21fd5a8e2eacfdd66af67 /mk | |
parent | 45ab4eff7ac9585dd0610332888806fae4f52680 (diff) | |
download | pkgsrc-3452d3b6de349db6c7be123da4a11fec0e50db9d.tar.gz |
options.description: add x64 and cpuhistory, for emulators/vice.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/options.description | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description index 0a96f6f4988..4376e153420 100644 --- a/mk/defaults/options.description +++ b/mk/defaults/options.description @@ -109,6 +109,7 @@ courier-esmtp ESMTP mail delivery. courier-gnutls Support using GNU TLS instead of OpenSSL. courier-local Local mail delivery. courier-uucp UUCP mail delivery. +cpuhistory Enable the 65xx cpu history feature. cups Enable cups (Common UNIX Printing System) support. curl Enable curl support. curses Enable curses support. @@ -855,6 +856,7 @@ wxwidgets Enable wxWidgets support. x11 Enable X11 support. x264 Enable x264 support. x265 Enable x265 support. +x64 Enable building of the old x64 emulator. xapian-flint-backend Enable "Flint" format Xapian database support. xapian-quartz-backend Enable "Quartz" format Xapian database support. xatracker Enable XA X Acceleration API support. |