pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators add and enable compat90



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b227d53626e7
branches:  trunk
changeset: 771708:b227d53626e7
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Dec 23 04:33:06 2021 +0000

description:
add and enable compat90

diffstat:

 emulators/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 8bc10cacb5fc -r b227d53626e7 emulators/Makefile
--- a/emulators/Makefile        Wed Dec 22 23:00:59 2021 +0000
+++ b/emulators/Makefile        Thu Dec 23 04:33:06 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.343 2021/11/25 15:42:25 ryoon Exp $
+# $NetBSD: Makefile,v 1.344 2021/12/23 04:33:06 jnemeth Exp $
 #
 
 COMMENT=       Emulators for other machines and systems
@@ -48,6 +48,7 @@
 SUBDIR+=       compat61
 SUBDIR+=       compat61-x11
 SUBDIR+=       compat80
+SUBDIR+=       compat90
 SUBDIR+=       cygwin_lib
 SUBDIR+=       darwin_lib
 SUBDIR+=       dega



Home | Main Index | Thread Index | Old Index